Loads the assembly with the specified file name

Namespace: TMD.Util
Assembly: Driver (in Driver.exe) Version: 1.0.0.0

Syntax

C#
internal static void LoadTrustedAssembly(
	string fileName
)

Parameters

fileName
Type: System..::..String

[Missing <param name="fileName"/> documentation for "M:TMD.Util.AssemblyLoader.LoadTrustedAssembly(System.String)"]

See Also