C# Class Web.Controllers.T4MVC_FileController

Inheritance: Web.Controllers.FileController
Afficher le fichier Open project: rabbal/Mvc5

Méthodes publiques

Méthode Description
T4MVC_FileController ( ) : System

Private Methods

Méthode Description
Avatar ( string name ) : System.Web.Mvc.ActionResult
AvatarOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, string name ) : void
Image ( string name ) : System.Web.Mvc.ActionResult
ImageOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, string name ) : void
UserFile ( string name ) : System.Web.Mvc.ActionResult
UserFileOverride ( T4MVC_System_Web_Mvc_ActionResult callInfo, string name ) : void

Method Details

T4MVC_FileController() public méthode

public T4MVC_FileController ( ) : System
Résultat System