EasyBike.Models.ShanghaiContract.ShanghaiContract C# (CSharp) Method

ShanghaiContract() public method

public ShanghaiContract ( ) : EasyBike.Models.Contracts
return EasyBike.Models.Contracts
        public ShanghaiContract()
        {
            StationsUrl = "http://self.chinarmb.com/FormStations.aspx";
            ServiceProvider = "Shanghai Forever Bicycle Rental (no availability)";
        }