Provides configuration parameters for setting up the RuntimeAccessor.

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

Syntax

C#
[SerializableAttribute]
public sealed class RuntimeSetup
Visual Basic (Declaration)
<SerializableAttribute> _
Public NotInheritable Class RuntimeSetup

Inheritance Hierarchy

System..::.Object
  Gallio.Runtime..::.RuntimeSetup

See Also