C# Class OWASPDemos.Controllers.CsrfController

Inheritance: Controller
Afficher le fichier Open project: blowdart/OWASPDemos

Méthodes publiques

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

Private Methods

Méthode Description
Transfer ( string fromAccountId, string toAccountId, decimal amount = null ) : System.Web.Mvc.ActionResult
TransferProtected ( string fromAccountId, string toAccountId, decimal amount = null ) : System.Web.Mvc.ActionResult

Method Details

Index() public méthode

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

Protected() public méthode

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