C# Class SbtReports.Controllers.ObjectController

Inheritance: Controller
Mostra file Open project: qreal/tools

Public Methods

Method Description
Create ( ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ViewResult

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

Method Description
Create ( DataObject dataobject ) : System.Web.Mvc.ActionResult

Method Details

Create() public method

public Create ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

Index() public method

public Index ( ) : System.Web.Mvc.ViewResult
return System.Web.Mvc.ViewResult