Changeset 3796 for trunk/sources/HeuristicLab.MainForm/3.3/Interfaces
- Timestamp:
- 05/12/10 14:27:11 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.MainForm/3.3/Interfaces/IMainForm.cs
r3557 r3796 43 43 44 44 IContentView ShowContent(IContent content); 45 IContentView ShowContent(IContent content, Type viewType); 45 46 46 47 Type UserInterfaceItemType { get; }
Note: See TracChangeset
for help on using the changeset viewer.