C# Class AsterNET.FastAGI.Scripts.AGINoAction

Inheritance: AGIScript
ファイルを表示 Open project: nirzaf/Asterisk.2013

Public Methods

Method Description
Service ( AGIRequest request, AGIChannel channel ) : void

Method Details

Service() public method

public Service ( AGIRequest request, AGIChannel channel ) : void
request AGIRequest
channel AGIChannel
return void