Click or drag to resize

Utils_OtherGetAssembky Method

Overload List
  NameDescription
Public methodStatic memberGetAssembky(String, String)

Gets an assembly from a folder.

This method cannot be used to load Utils (current assembly).

This assembly must be in default bin or in GAC.

Public methodStatic memberGetAssembky(String, String, String)

Gets an assembly from a folder.

This method cannot be used to load Utils (current assembly).

This assembly must be in default bin or in GAC.

Top
See Also