- Timestamp:
- 12/07/09 02:44:23 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Operators/3.3/CombinedOperatorView.cs
r2524 r2546 36 36 /// </summary> 37 37 [Content(typeof(CombinedOperator), true)] 38 public partial class CombinedOperatorView : ViewBase {38 public partial class CombinedOperatorView : ItemViewBase { 39 39 /// <summary> 40 40 /// Gets or sets the combined operator to display.
Note: See TracChangeset
for help on using the changeset viewer.