Free cookie consent management tool by TermsFeed Policy Generator

Changeset 8699


Ignore:
Timestamp:
09/25/12 12:39:42 (12 years ago)
Author:
ascheibe
Message:

#1952 fixed the documentation of the GetMonoType method

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Persistence/3.3/Auxiliary/TypeLoader.cs

    r8698 r8699  
    129129    /// </summary>
    130130    /// <returns>
    131     /// The remapped typeNameString, or the original string if no mapping was found
     131    /// The remapped typeName, or the original typeName if no mapping was found
    132132    /// </returns>
    133133    private static TypeName GetMonoType(TypeName typeName) {
Note: See TracChangeset for help on using the changeset viewer.