Changeset 2298 for trunk/sources/HeuristicLab.MainForm/3.2/Interfaces
- Timestamp:
- 08/19/09 15:14:19 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.MainForm/3.2/Interfaces/IMainForm.cs
r2297 r2298 38 38 Type UserInterfaceItemType { get; } 39 39 void ShowView(IView view); 40 void ViewClosed(IView view);41 40 void Close(); 42 41 }
Note: See TracChangeset
for help on using the changeset viewer.