Changeset 13368 for branches/PersistenceOverhaul/HeuristicLab.Persistence/3.3/Default/CompositeSerializers/Storable/StorableReflection.cs
- Timestamp:
- 11/24/15 17:08:13 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/PersistenceOverhaul/HeuristicLab.Persistence/3.3/Default/CompositeSerializers/Storable/StorableReflection.cs
r12012 r13368 1 #region License Information1 #region License Information 2 2 /* HeuristicLab 3 3 * Copyright (C) 2002-2015 Heuristic and Evolutionary Algorithms Laboratory (HEAL) … … 172 172 #endregion 173 173 174 #region [StorableClass ] helpers174 #region [StorableClass("BBAFAC35-1753-4FF2-8CD5-9D307C782287")] helpers 175 175 176 176 private static StorableClassAttribute GetStorableClassAttribute(Type type) {
Note: See TracChangeset
for help on using the changeset viewer.