Changeset 2546 for trunk/sources/HeuristicLab.Data/3.3/ArrayDataBaseView.cs
- Timestamp:
- 12/07/09 02:44:23 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Data/3.3/ArrayDataBaseView.cs
r2520 r2546 34 34 /// The visual representation of the class <see cref="ArrayDataBase"/>. 35 35 /// </summary> 36 public partial class ArrayDataBaseView : ViewBase {36 public partial class ArrayDataBaseView : ItemViewBase { 37 37 /// <summary> 38 38 /// Gets or sets the instance of the array to represent.
Note: See TracChangeset
for help on using the changeset viewer.