API.Models.BusRoute.BusRoute C# (CSharp) Method

BusRoute() public method

Empty Constructor for JSON Deserialization.
public BusRoute ( ) : System.Collections.Generic
return System.Collections.Generic
        public BusRoute()
        {
        }

Same methods

BusRoute::BusRoute ( ConnexionzRoute connectionzRoute, GoogleRoute>.Dictionary googleRoute ) : System.Collections.Generic
BusRoute