Method | Description | |
---|---|---|
ParseType ( string typeName ) : |
||
RegisterAlias ( string alias, |
||
TypeConverter ( ) : System | ||
TypeConverter ( Type>.Dictionary |
Method | Description | |
---|---|---|
AddDefaultAliases ( ) : void | ||
AddGerenicAliases ( ) : void | ||
GetNonGenericType ( string typeName ) : |
||
ResolveGenericAliases ( string typeName ) : string | ||
TryGetAliasedType ( string type, |
public ParseType ( string typeName ) : |
||
typeName | string | |
return |
public RegisterAlias ( string alias, |
||
alias | string | |
type | ||
return | void |
public TypeConverter ( Type>.Dictionary |
||
typeAliases | Type>.Dictionary | |
return | System |