C# Class CorvallisBusCoreNetCore.Models.Connexionz.ConnexionzPlatformET

An association between a Connexionz Platform Tag and a list of arrivals for the stop which corresponds to that tag.
Afficher le fichier Open project: RikkiGibson/Corvallis-Bus-Server

Méthodes publiques

Méthode Description
ConnexionzPlatformET ( ) : System

Empty constructor for Deserialization.

ConnexionzPlatformET ( string platformTag, List routeEstimatedArrivals ) : System

Method Details

ConnexionzPlatformET() public méthode

Empty constructor for Deserialization.
public ConnexionzPlatformET ( ) : System
Résultat System

ConnexionzPlatformET() public méthode

public ConnexionzPlatformET ( string platformTag, List routeEstimatedArrivals ) : System
platformTag string
routeEstimatedArrivals List
Résultat System