Bootstraps a globally reachable assembly loader within the Gallio installation path.
Namespace:
Gallio.Runtime.LoaderAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public static class AssemblyLoaderBootstrap |
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class AssemblyLoaderBootstrap |
Remarks
May be used by clients to ensure that Gallio assemblies can be resolved assuming we were able to load the main assembly and access the bootstrap.
