메소드 | 설명 | |
---|---|---|
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).
|
메소드 | 설명 | |
---|---|---|
TryParseGenericTypeName ( string typeName, string &genericTypeDefinitionName, string &typeArgumentNames ) : bool | ||
TypeNameDiscriminator ( ) : System |
public static GetActualType ( string typeName ) : |
||
typeName | string | The type name. |
리턴 |
public static GetDiscriminator ( |
||
type | The type. | |
리턴 | string |