C# 클래스 uMVC.Metadata.Presenter

상속: System.Attribute, IRoute
파일 보기 프로젝트 열기: cgarciae/umvc

공개 메소드들

메소드 설명
Presenter ( string path, string layoutPath = "master", ScreenOrientation orientation = ScreenOrientation.Unknown ) : System

메소드 상세

Presenter() 공개 메소드

public Presenter ( string path, string layoutPath = "master", ScreenOrientation orientation = ScreenOrientation.Unknown ) : System
path string
layoutPath string
orientation ScreenOrientation
리턴 System