Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Robotlegs
Mvcs
Support
TestContext
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