Changeset 2546 for trunk/sources/HeuristicLab.TestFunctions
- Timestamp:
- 12/07/09 02:44:23 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/sources/HeuristicLab.TestFunctions/3.3/TestFunctionInjectorView.cs ΒΆ
r2520 r2546 38 38 /// </summary> 39 39 [Content(typeof(TestFunctionInjector), true)] 40 public partial class TestFunctionInjectorView : ViewBase {40 public partial class TestFunctionInjectorView : ItemViewBase { 41 41 /// <summary> 42 42 /// Gets or sets the TestFunctionInjector to represent visually.
Note: See TracChangeset
for help on using the changeset viewer.