- Timestamp:
- 03/03/10 18:08:26 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.PluginInfrastructure/Interfaces/IPluginDescription.cs
r2815 r2922 37 37 Version Version { get; } 38 38 /// <summary> 39 /// Gets the description of the plugin. 40 /// </summary> 41 string Description { get; } 42 /// <summary> 39 43 /// Gets the build date of the plugin. 40 44 /// </summary>
Note: See TracChangeset
for help on using the changeset viewer.