Method | Description | |
---|---|---|
AreAliases ( string typeA, string typeB ) : bool | ||
GetTemplateArguments ( string type ) : string[] |
Method | Description | |
---|---|---|
TypeAliases ( ) : System |
public static AreAliases ( string typeA, string typeB ) : bool | ||
typeA | string | |
typeB | string | |
return | bool |
public static GetTemplateArguments ( string type ) : string[] | ||
type | string | |
return | string[] |