C# 클래스 Open.Testing.Views.ShellView

The root view of the application shell.
상속: TestHarnessViewBase
파일 보기 프로젝트 열기: philcockfield/Open.TestHarness.SL 1 사용 예제들

공개 메소드들

메소드 설명
ShellView ( jQueryObject container ) : System

Constructor.

보호된 메소드들

메소드 설명
OnDisposed ( ) : void

Destroy.

메소드 상세

OnDisposed() 보호된 메소드

Destroy.
protected OnDisposed ( ) : void
리턴 void

ShellView() 공개 메소드

Constructor.
public ShellView ( jQueryObject container ) : System
container jQueryObject The containing DIV.
리턴 System