Initializes the runtime.

Namespace:  Gallio.Runtime
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.459.0)

Syntax

C#
void Initialize()
Visual Basic (Declaration)
Sub Initialize

Exceptions

ExceptionCondition
Gallio.Runtime..::.RuntimeExceptionThrown if the runtime could not be initialized.

See Also