- Timestamp:
- 09/16/10 19:26:24 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Encodings.IntegerVectorEncoding/3.3/Tests/TestRandom.cs
r3728 r4419 138 138 139 139 #endregion 140 141 #region IStorableContent Members142 143 public string Filename {144 get { throw new NotImplementedException(); }145 set { throw new NotImplementedException(); }146 }147 148 #pragma warning disable 67149 public event EventHandler FilenameChanged;150 #pragma warning restore 67151 152 #endregion153 140 } 154 141 }
Note: See TracChangeset
for help on using the changeset viewer.