- Timestamp:
- 01/05/10 11:07:21 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.PluginInfrastructure/BaseClasses/PluginBase.cs
r2504 r2592 35 35 /// Initializes a new instance of <see cref="PluginBase"/>. 36 36 /// </summary> 37 p rotectedPluginBase() { }37 public PluginBase() { } 38 38 39 39 private PluginAttribute PluginAttribute {
Note: See TracChangeset
for help on using the changeset viewer.