C# Class CorvallisBusCoreNetCore.Models.Connexionz.Route

Intermediate type for the CTS route XML data.
Mostra file Open project: RikkiGibson/Corvallis-Bus-Server Class Usage Examples

Public Methods

Method Description
Route ( string routeNo, IEnumerable destinations ) : System.Collections.Generic

Method Details

Route() public method

public Route ( string routeNo, IEnumerable destinations ) : System.Collections.Generic
routeNo string
destinations IEnumerable
return System.Collections.Generic