Host |
Name | Description | |
---|---|---|
![]() ![]() | typeOf(Object) | Gets the Type for the specified host type. This version is invoked if the specified object cannot be used as a type argument. |
![]() ![]() | typeOf<T>() | Gets the Type for the specified host type. This version is invoked if the specified object can be used as a type argument. |