C# Class Elfar.Mvc.ActionResults.IndexResult

Inheritance: System.Web.Mvc.ViewResult
Afficher le fichier Open project: stevenbey/elfar

Méthodes publiques

Méthode Description
ExecuteResult ( System.Web.Mvc.ControllerContext context ) : void
IndexResult ( IErrorLogProvider provider, IErrorLogPlugin plugins ) : System

Method Details

ExecuteResult() public méthode

public ExecuteResult ( System.Web.Mvc.ControllerContext context ) : void
context System.Web.Mvc.ControllerContext
Résultat void

IndexResult() public méthode

public IndexResult ( IErrorLogProvider provider, IErrorLogPlugin plugins ) : System
provider IErrorLogProvider
plugins IErrorLogPlugin
Résultat System