This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List
|
| Name | Description |
|---|
.gif) .gif) | LoadFrom(String) | Loads an assembly given its file name or path. |
.gif) .gif) | LoadFrom(String, Evidence) | Obsolete. Loads an assembly given its file name or path and supplying security evidence. |
.gif) .gif) | LoadFrom(String, array<Byte>[]()[], AssemblyHashAlgorithm) | Loads an assembly given its file name or path, hash value, and hash algorithm. |
.gif) .gif) | LoadFrom(String, Evidence, array<Byte>[]()[], AssemblyHashAlgorithm) | Obsolete. Loads an assembly given its file name or path, security evidence, hash value, and hash algorithm. |
Top

See Also