C# Class Basic_Auditing.Controllers.AuditController

Inheritance: Controller
Afficher le fichier Open project: rionmonster/Basic-Auditing

Méthodes publiques

Méthode Description
AuditRecords ( ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult
PostingExample ( ) : System.Web.Mvc.ActionResult

Private Methods

Méthode Description
NormalExample ( ) : System.Web.Mvc.ActionResult
PostingExample ( PostingModel model ) : System.Web.Mvc.ActionResult

Method Details

AuditRecords() public méthode

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

Index() public méthode

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

PostingExample() public méthode

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