C# Class OWASPDemos.Controllers.DirectObjectReferenceController

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

Méthodes publiques

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

Method Details

Index() public méthode

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

Protected() public méthode

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