Click or drag to resize
Utils Methods

The Utils type exposes the following members.

Methods
  NameDescription
Public methodStatic memberLoadMethod
Load a method from the given assembly path using the default constructor (if not a static method) of the given type.
Public methodStatic memberLoadMethodFrom
Load a method from the given assembly name using the default constructor (if not a static method) of the given type.
Top
See Also