C# Class Manos.Mvc.MvcApp

Inheritance: ManosApp
Afficher le fichier Open project: toptensoftware/manos Class Usage Examples

Méthodes publiques

Méthode Description
MapPath ( string path ) : string
MvcApp ( ) : System
RouteStaticContent ( string route_prefix, string content_folder = null ) : void

Method Details

MapPath() public méthode

public MapPath ( string path ) : string
path string
Résultat string

MvcApp() public méthode

public MvcApp ( ) : System
Résultat System

RouteStaticContent() public méthode

public RouteStaticContent ( string route_prefix, string content_folder = null ) : void
route_prefix string
content_folder string
Résultat void