TypeUtility
Class in LogicToolkit / Inherits from: object
Description
Type utility class
Static Methods
Method Name | Description |
---|---|
GetArrayOrListElementType | Get the type of element of array or IList<T> |
IsImplementedTo | Determine whether baseType is implemented |