TypeUtility
Class in Nostalgia / Inherits from: object
Description
Type utility class
Static Methods
| Method Name | Description |
|---|---|
| IsAssignableFrom | It is judged whether or not it is an assignable type. |
| IsSubclassOf | Determine whether it is a derived type or not. |