Name | Description | |
---|---|---|
![]() ![]() | Invoke | Invokes an instance method on a given object using dynamic dispatch. |
![]() ![]() | InvokeStatic | Invokes static method. |
![]() ![]() | IsPrimitive | Checks if a given type is a primitive type |
The following tables list the members exposed by DynamicDispatch.
Name | Description | |
---|---|---|
![]() ![]() | Invoke | Invokes an instance method on a given object using dynamic dispatch. |
![]() ![]() | InvokeStatic | Invokes static method. |
![]() ![]() | IsPrimitive | Checks if a given type is a primitive type |