C# Class Robotlegs.Mvcs.Support.TestContext

Inheritance: Robotlegs.Mvcs.Context
Mostra file Open project: tekool/silverlight-robotlegs-framework Class Usage Examples

Public Methods

Method Description
GetInjector ( ) : IInjector
Startup ( ) : void
TestContext ( FrameworkElement contextView = null, bool autoStartup = true ) : System.Windows

Method Details

GetInjector() public method

public GetInjector ( ) : IInjector
return IInjector

Startup() public method

public Startup ( ) : void
return void

TestContext() public method

public TestContext ( FrameworkElement contextView = null, bool autoStartup = true ) : System.Windows
contextView System.Windows.FrameworkElement
autoStartup bool
return System.Windows