Changeset 8699
- Timestamp:
- 09/25/12 12:39:42 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Persistence/3.3/Auxiliary/TypeLoader.cs
r8698 r8699 129 129 /// </summary> 130 130 /// <returns> 131 /// The remapped typeName String, or the original stringif no mapping was found131 /// The remapped typeName, or the original typeName if no mapping was found 132 132 /// </returns> 133 133 private static TypeName GetMonoType(TypeName typeName) {
Note: See TracChangeset
for help on using the changeset viewer.