- Timestamp:
- 03/10/10 18:28:50 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Core/3.3/OperationCollection.cs
r2834 r2994 25 25 26 26 namespace HeuristicLab.Core { 27 [StorableClass(StorableClassType.MarkedOnly)] 27 28 public class OperationCollection : DeepCloneable, IList<IOperation>, IOperation { 28 29 [Storable]
Note: See TracChangeset
for help on using the changeset viewer.