C# Class Robotlegs.Mvcs.Support.TestContext

Inheritance: Robotlegs.Mvcs.Context
Afficher le fichier Open project: tekool/silverlight-robotlegs-framework Class Usage Examples

Méthodes publiques

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

Method Details

GetInjector() public méthode

public GetInjector ( ) : IInjector
Résultat IInjector

Startup() public méthode

public Startup ( ) : void
Résultat void

TestContext() public méthode

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