API.Models.BusRoute.BusRoute C# (CSharp) 메소드

BusRoute() 공개 메소드

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

Same methods

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