C# Class SbtReports.Controllers.ObjectController

Inheritance: Controller
Afficher le fichier Open project: qreal/tools

Méthodes publiques

Méthode Description
Create ( ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ViewResult

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
Create ( DataObject dataobject ) : System.Web.Mvc.ActionResult

Method Details

Create() public méthode

public Create ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

Index() public méthode

public Index ( ) : System.Web.Mvc.ViewResult
Résultat System.Web.Mvc.ViewResult