Changeset 5578 for branches/DataAnalysis Refactoring/HeuristicLab.Optimization.Views/3.3/AlgorithmView.cs
- Timestamp:
- 03/01/11 14:33:18 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/DataAnalysis Refactoring/HeuristicLab.Optimization.Views/3.3/AlgorithmView.cs
r5445 r5578 32 32 namespace HeuristicLab.Optimization.Views { 33 33 /// <summary> 34 /// The base class for visual representations of items.34 /// The base class for visual representations of algorithms. 35 35 /// </summary> 36 36 [View("Algorithm View")]
Note: See TracChangeset
for help on using the changeset viewer.