C# Class CogMon.WWW.Controllers.CallController

Controller for handling NGinn json-rpc calls
Inheritance: Controller
ファイルを表示 Open project: lafar6502/cogmon

Public Methods

Method Description
Index ( ) : System.Web.Mvc.ActionResult

Protected Methods

Method Description
Execute ( System ctx ) : void

Method Details

Execute() protected method

protected Execute ( System ctx ) : void
ctx System
return void

Index() public method

public Index ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult