C# 클래스 WebMarco.Frontend.Common.ViewsHolder

파일 보기 프로젝트 열기: vhnatyk/WebMarco.2.0 1 사용 예제들

공개 메소드들

메소드 설명
TryAddView ( IBaseView view ) : void
ViewsHolder ( ) : System

Determines if any view of provided type is already loaded

메소드 상세

TryAddView() 공개 메소드

public TryAddView ( IBaseView view ) : void
view IBaseView
리턴 void

ViewsHolder() 공개 메소드

Determines if any view of provided type is already loaded
public ViewsHolder ( ) : System
리턴 System