- Timestamp:
- 03/03/17 11:41:43 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/PersistenceOverhaul/HeuristicLab.Operators/3.3/ReductionOperation.cs
r13368 r14711 40 40 41 41 [Item("ReductionOperation", "Represents a certain type of reduction operation.")] 42 [Storable Class("8081DEA1-DC50-4EEA-8A33-C0B087A923C6")]42 [StorableType("8081DEA1-DC50-4EEA-8A33-C0B087A923C6")] 43 43 public class ReductionOperation : ValueTypeValue<ReductionOperations> { 44 44 public static new Image StaticItemImage {
Note: See TracChangeset
for help on using the changeset viewer.