The RuntimeAccessor type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| SetRuntime |
Sets the runtime instance.
|
Extension Methods
| Name | Description | |
|---|---|---|
| Format | Overloaded. |
Properties
| Name | Description | |
|---|---|---|
| AssemblyLoader |
Gets the runtime's assembly loader.
| |
| Instance |
Gets the runtime instance.
| |
| IsInitialized |
Returns true if the runtime has been initialized.
| |
| Logger |
Gets the runtime's logger, or a NullLogger if the runtime is not initialized.
| |
| Registry |
Gets the runtime's registry.
| |
| ResourceLocator |
Gets the runtime's resource locator.
| |
| RuntimePath |
Gets the path of the Gallio runtime components.
| |
| ServiceLocator |
Gets the runtime's service locator.
|
Events
| Name | Description | |
|---|---|---|
| InstanceChanged |
The event dispatched when the value of the current runtime
Instance changes.
|
