XnaResolver Run Method Delta Engine Documentation
Instead of starting the game normally and blocking we will delay the initialization in XnaGame until the game class has been constructed and the graphics soundDevice is available.

Namespace: DeltaEngine.Platforms
Assembly: DeltaEngine.WindowsXna (in DeltaEngine.WindowsXna.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public override void Run()
See Also