- Timestamp:
- 11/24/15 11:53:58 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/RefactorPluginInfrastructure-2522/HeuristicLab.MainForm/3.3/Interfaces/IMainForm.cs
r13338 r13352 42 42 IContentView ShowContent(IContent content, Type viewType); 43 43 void ShowError(string message, Exception e); 44 void ShowError(string message); 45 void ShowError(Exception e); 44 46 45 47 Type UserInterfaceItemType { get; }
Note: See TracChangeset
for help on using the changeset viewer.