.NET Framework Class Library
Assembly..::.LoadFrom Method

Loads an assembly.

Overload List

  NameDescription
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkLoadFrom(String)Loads an assembly given its file name or path.
Public methodStatic memberLoadFrom(String, Evidence)Loads an assembly given its file name or path and supplying security evidence.
Public methodStatic memberLoadFrom(String, Evidence, array<Byte>[]()[], AssemblyHashAlgorithm)Loads an assembly given its file name or path, security evidence hash value, and hash algorithm.
Top
See Also

Reference

Tags :


Page view tracker