Property | Type | Description | |
---|---|---|---|
ParkedCalls | string>.Dictionary |
Method | Description | |
---|---|---|
FirstAvailableSpace ( string firstSpace, string spacesCount ) : string | ||
Run ( System.AppContext context ) : void |
Method | Description | |
---|---|---|
HandleHangup ( string parkingSpace ) : void | ||
ParkCall ( |
||
UnParkCall ( |
public FirstAvailableSpace ( string firstSpace, string spacesCount ) : string | ||
firstSpace | string | |
spacesCount | string | |
return | string |
public Run ( System.AppContext context ) : void | ||
context | System.AppContext | |
return | void |