C# Class Elfar.Mvc.ActionResults.IndexResult

Inheritance: System.Web.Mvc.ViewResult
Exibir arquivo Open project: stevenbey/elfar

Public Methods

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

Method Details

ExecuteResult() public method

public ExecuteResult ( System.Web.Mvc.ControllerContext context ) : void
context System.Web.Mvc.ControllerContext
return void

IndexResult() public method

public IndexResult ( IErrorLogProvider provider, IErrorLogPlugin plugins ) : System
provider IErrorLogProvider
plugins IErrorLogPlugin
return System