.NET Framework Class Library
AppDomain..::.ExecuteAssembly Method

Executes the assembly contained in the specified file.

Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkExecuteAssembly(String)Executes the assembly contained in the specified file.
Public methodExecuteAssembly(String, Evidence)Executes the assembly contained in the specified file, using the specified evidence.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkExecuteAssembly(String, Evidence, array<String>[]()[])Executes the assembly contained in the specified file, using the specified evidence and arguments.
Public methodExecuteAssembly(String, Evidence, array<String>[]()[], array<Byte>[]()[], AssemblyHashAlgorithm)Executes the assembly contained in the specified file, using the specified evidence and arguments.
Top
See Also

Reference

Tags :


Page view tracker