![]() ![]() | Default number of parking places in the garage. |
![]() ![]() | Default price per hour in the parking garage. |
![]() |
Default constructor |
![]() | Gets the cell that is the entry of the current parking garage. |
![]() | Gets a boolean indicating if the cell should be filled. |
![]() | Gets the pseudo-unique id of the parking garage. |
![]() | Gets the legend indicator to draw. |
![]() | Gets a boolean that indicates that the parking place is free. |
![]() | Gets a boolean that indicates whether the parking place is full. |
![]() | Gets a boolean that indicates whether the parking places occupied plus reservation fill the capacity of the garage. |
![]() | Gets a boolean that indicates whether the parking places occupied plus reservation fill the capacity of the garage. |
![]() | Gets or sets the lane at which the parking garage is located. |
![]() | Get or sets the number of places in the garage. |
![]() | Gets the number of places free in the garage |
![]() | Gets or sets the price per hour. |
![]() | The color to fill the objects cell with |
![]() | Gets the number of vehicles parked in the garage |
![]() | Ejects a vehicle from the parking place and inserts in onto the road. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Parks a vehicle on the parking place. |
![]() | Reserves the parking place for a certain vehicle. |
![]() | Resets the parking garage. |
![]() | Returns a String that represents the current Object. |
![]() | The cells occupied by the garage. |
![]() | The pseudo unique id of the parking garage. |
![]() | The lane alongside which the garage resides. |
![]() | The number of places occupied. |
![]() | The number of places in the garage. |
![]() | The parking price per hour. |
![]() | The number of parking places reserved. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
ParkingGarage Class | CBPRS.Parking Namespace