C# 클래스 CorvallisBusCoreNetCore.Models.Connexionz.ConnexionzPlatformET

An association between a Connexionz Platform Tag and a list of arrivals for the stop which corresponds to that tag.
파일 보기 프로젝트 열기: RikkiGibson/Corvallis-Bus-Server

공개 메소드들

메소드 설명
ConnexionzPlatformET ( ) : System

Empty constructor for Deserialization.

ConnexionzPlatformET ( string platformTag, List routeEstimatedArrivals ) : System

메소드 상세

ConnexionzPlatformET() 공개 메소드

Empty constructor for Deserialization.
public ConnexionzPlatformET ( ) : System
리턴 System

ConnexionzPlatformET() 공개 메소드

public ConnexionzPlatformET ( string platformTag, List routeEstimatedArrivals ) : System
platformTag string
routeEstimatedArrivals List
리턴 System