![]() | |
UnitTestInvoke Method |
Name | Description | |
---|---|---|
![]() ![]() | Invoke(Object, String, Object) |
Invokes a method on an object by reflection.
|
![]() ![]() | InvokeTResult(Object, String, Object) |
Invokes a method on an object by reflection.
|
![]() ![]() | Invoke(Type, String, Object) |
Invokes a method on an object by reflection.
|
![]() ![]() | InvokeTResult(Type, String, Object) |
Invokes a static method on a particular type.
|