The top-level object in the framework. Sets up a context within which the framework operates.

Namespace:  Mindscape.LightSpeed
Assembly:  Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
public class LightSpeedContext
Visual Basic (Declaration)
Public Class LightSpeedContext

Inheritance Hierarchy

System..::.Object
  Mindscape.LightSpeed..::.LightSpeedContext
    Mindscape.LightSpeed..::.LightSpeedContext<(Of <(TUnitOfWork>)>)

See Also