Method | Description | |
---|---|---|
ConvertClrTypeNames ( string typeName ) : string | ||
TransformGenericTypeNames ( string typeName, string>.Func |
Method | Description | |
---|---|---|
FormatExpandedGeneric ( StringBuilder sb, GenericType type ) : void | ||
ParseGenericType ( string normalizedName ) : GenericType | ||
TransformGeneric ( GenericType type, string>.Func |
public static ConvertClrTypeNames ( string typeName ) : string | ||
typeName | string | |
return | string |
public static TransformGenericTypeNames ( string typeName, string>.Func |
||
typeName | string | |
typeNameTransformer | string>.Func | |
return | string |