Метод | Описание | |
---|---|---|
AreAliases ( string typeA, string typeB ) : bool | ||
GetTemplateArguments ( string type ) : string[] |
Метод | Описание | |
---|---|---|
TypeAliases ( ) : System |
public static AreAliases ( string typeA, string typeB ) : bool | ||
typeA | string | |
typeB | string | |
Результат | bool |
public static GetTemplateArguments ( string type ) : string[] | ||
type | string | |
Результат | string[] |