C# Класс UsingBingMaps.Models.RouteModel

Represents the route data model.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
RouteModel ( ICollection locations ) : System.Collections.Generic

Initializes a new instance of this type.

Описание методов

RouteModel() публичный Метод

Initializes a new instance of this type.
public RouteModel ( ICollection locations ) : System.Collections.Generic
locations ICollection A collection of locations.
Результат System.Collections.Generic