C# Class FreeSWITCH.Managed.ParkingLot.ParkingLotList

Inheritance: IApiPlugin
Afficher le fichier Open project: joshrivers/FreeSWITCH_Managed_ParkingLot

Méthodes publiques

Méthode Description
Execute ( ApiContext context ) : void
ExecuteBackground ( ApiBackgroundContext context ) : void

Method Details

Execute() public méthode

public Execute ( ApiContext context ) : void
context ApiContext
Résultat void

ExecuteBackground() public méthode

public ExecuteBackground ( ApiBackgroundContext context ) : void
context ApiBackgroundContext
Résultat void