C# Class ASTE.Modules.APIDiscovery.Controllers.ClientController

Inheritance: Controller
Afficher le fichier Open project: aste-hsc/ASTE-Prototype

Méthodes publiques

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

Client Index

Private Methods

Méthode Description
Add ( Client client ) : System.Web.Mvc.ActionResult
Delete ( int client_id ) : System.Web.Mvc.ActionResult
Edit ( int client_id ) : System.Web.Mvc.ActionResult
New ( ) : System.Web.Mvc.ActionResult
Update ( Client client ) : System.Web.Mvc.ActionResult

Method Details

Index() public méthode

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