Changeset 6601 for trunk/sources/HeuristicLab.Optimization.Views/3.3
- Timestamp:
- 07/27/11 14:47:55 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Optimization.Views/3.3/ResultCollectionView.cs
r5896 r6601 34 34 set { /*not needed because results are always readonly */} 35 35 } 36 /// <summary> 37 /// Initializes a new instance of <see cref="VariablesScopeView"/> with caption "Variables Scope View". 38 /// </summary> 36 39 37 public ResultCollectionView() { 40 38 InitializeComponent();
Note: See TracChangeset
for help on using the changeset viewer.