Interface IBicycleSteeringAndRentalCapable
An agent that wishes to rent bicycles for further riding needs to satisfy this interface.
Inherited Members
Namespace: SOHBicycleModel.Rental
Assembly: SOHBicycleModel.dll
Syntax
public interface IBicycleSteeringAndRentalCapable : IBicycleSteeringCapable, ISteeringCapable, IPassengerCapable, IPositionable
Properties
| Improve this Doc View SourceBicycleRentalLayer
Provides access to all bicycle rental stations.
Declaration
IBicycleRentalLayer BicycleRentalLayer { get; }
Property Value
Type | Description |
---|---|
IBicycleRentalLayer |