Method | Description | |
---|---|---|
IsSubclassOf ( this a, |
Determines whether the current Type from the specified Type
|
public static IsSubclassOf ( this a, |
||
a | this | The type to compare the second type to |
b | The type to compare to the first type | |
return | bool |