![]() ![]() | Gets the maximum hour slots in the administration system. |
![]() ![]() | The number of parking slots per hour. |
![]() ![]() | The maximum number of hours that a vehicle can reserve a parking place. |
![]() ![]() | The slot per hour limiting the time a place can be reserved. |
![]() ![]() | The number of seconds per hour. |
![]() |
Default constructor |
![]() | Gets the maximum time a vehicle is allowed to parked. |
![]() | Creates a vehicle parking slot. |
![]() | 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 parking slot at the specified hour and slot. |
![]() | Gets the Type of the current instance. |
![]() | Resets the parking system by cleaning all parking slots. |
![]() | Simulates the parking system thus allowing vehicles to exit. |
![]() | Returns a String that represents the current Object. |
![]() | The list of all parked vehicles in the simulation. |
![]() | 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. |
AdminSystem Class | CBPRS.Parking Namespace