Utils Methods |
The Utils type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | LoadMethod |
Load a method from the given assembly path using the default
constructor (if not a static method) of the given type.
|
![]() ![]() | LoadMethodFrom |
Load a method from the given assembly name using the default
constructor (if not a static method) of the given type.
|