- Timestamp:
- 01/30/09 12:46:32 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.PluginInfrastructure/Interfaces/IControl.cs
r2 r1189 25 25 26 26 namespace HeuristicLab.PluginInfrastructure { 27 /// <summary> 28 /// Interface for controls. 29 /// </summary> 27 30 public interface IControl { } 28 31 }
Note: See TracChangeset
for help on using the changeset viewer.