C# Class uMVC.Metadata.Presenter

Inheritance: System.Attribute, IRoute
Mostrar archivo Open project: cgarciae/umvc

Public Methods

Method Description
Presenter ( string path, string layoutPath = "master", ScreenOrientation orientation = ScreenOrientation.Unknown ) : System

Method Details

Presenter() public method

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