C# 클래스 Robotlegs.Mvcs.Support.TestContext

상속: Robotlegs.Mvcs.Context
파일 보기 프로젝트 열기: tekool/silverlight-robotlegs-framework 1 사용 예제들

공개 메소드들

메소드 설명
GetInjector ( ) : IInjector
Startup ( ) : void
TestContext ( FrameworkElement contextView = null, bool autoStartup = true ) : System.Windows

메소드 상세

GetInjector() 공개 메소드

public GetInjector ( ) : IInjector
리턴 IInjector

Startup() 공개 메소드

public Startup ( ) : void
리턴 void

TestContext() 공개 메소드

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