C# Class CogMon.WWW.Controllers.CallController

Controller for handling NGinn json-rpc calls
Inheritance: Controller
Afficher le fichier Open project: lafar6502/cogmon

Méthodes publiques

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

Méthodes protégées

Méthode Description
Execute ( System ctx ) : void

Method Details

Execute() protected méthode

protected Execute ( System ctx ) : void
ctx System
Résultat void

Index() public méthode

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