Provides methods for dealing with types across platforms.
Static Public Member Functions | |
static bool | IsSubclassOf (Type toCheck, Type classOf) |
static Type[] | GenericArguments (Type forType) |
Gets the set of generic parameters for the given generic type. More... | |
|
inlinestatic |
Gets the set of generic parameters for the given generic type.
|
inlinestatic |