C# Class FreeSWITCH.Managed.ParkingLot.ParkingLotList

Inheritance: IApiPlugin
ファイルを表示 Open project: joshrivers/FreeSWITCH_Managed_ParkingLot

Public Methods

Method Description
Execute ( ApiContext context ) : void
ExecuteBackground ( ApiBackgroundContext context ) : void

Method Details

Execute() public method

public Execute ( ApiContext context ) : void
context ApiContext
return void

ExecuteBackground() public method

public ExecuteBackground ( ApiBackgroundContext context ) : void
context ApiBackgroundContext
return void