- Timestamp:
- 04/13/10 06:41:56 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Encodings.RealVectorEncoding/3.3/Tests/TestRandom.cs
r3306 r3317 112 112 } 113 113 114 public bool ReadOnlyView { 115 get { throw new NotImplementedException(); } 116 set { throw new NotImplementedException(); } 117 } 118 114 119 public event EventHandler ItemImageChanged; 120 public event EventHandler ReadOnlyViewChanged; 115 121 public event EventHandler ToStringChanged; 116 122
Note: See TracChangeset
for help on using the changeset viewer.