C# Class UsingBingMaps.Models.RouteModel

Represents the route data model.
Afficher le fichier Open project: ProjPossibility/CSUN-MobileMapMagnifier Class Usage Examples

Méthodes publiques

Méthode Description
RouteModel ( ICollection locations ) : System.Collections.Generic

Initializes a new instance of this type.

Method Details

RouteModel() public méthode

Initializes a new instance of this type.
public RouteModel ( ICollection locations ) : System.Collections.Generic
locations ICollection A collection of locations.
Résultat System.Collections.Generic