HostFunctionstypeOf Method |
Name | Description | |
---|---|---|
![]() ![]() | typeOfT |
Gets the Type for the specified host type. This version is invoked
if the specified object can be used as a type argument.
|
![]() ![]() | 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.
|