Method | Description | |
---|---|---|
AddType ( |
||
Clear ( ) : void | ||
GetAllTypes ( ) : List |
||
GetNonStandardTypes ( ) : List |
||
GetType ( string name ) : |
||
GetTypes ( Predicate |
||
RemoveType ( |
public static AddType ( |
||
type | ||
return | void |
public static GetType ( string name ) : |
||
name | string | |
return |
public static GetTypes ( Predicate |
||
match | Predicate |
|
return | List |
public static RemoveType ( |
||
type | ||
return | void |