Method | Description | |
---|---|---|
GetActualType ( string typeName ) : |
Resolves a type name discriminator.
|
|
GetDiscriminator ( |
Gets a type name to be used as a discriminator (like AssemblyQualifiedName but shortened for common DLLs).
|
Method | Description | |
---|---|---|
TryParseGenericTypeName ( string typeName, string &genericTypeDefinitionName, string &typeArgumentNames ) : bool | ||
TypeNameDiscriminator ( ) : System |
public static GetActualType ( string typeName ) : |
||
typeName | string | The type name. |
return |
public static GetDiscriminator ( |
||
type | The type. | |
return | string |