C# 클래스 Exrin.Framework.ViewContainer

상속: IViewContainer
파일 보기 프로젝트 열기: exrin/Exrin

공개 메소드들

메소드 설명
ViewContainer ( string identifier ) : Abstraction
ViewContainer ( string identifier, object view ) : Abstraction

메소드 상세

ViewContainer() 공개 메소드

public ViewContainer ( string identifier ) : Abstraction
identifier string
리턴 Abstraction

ViewContainer() 공개 메소드

public ViewContainer ( string identifier, object view ) : Abstraction
identifier string
view object
리턴 Abstraction