C# Класс SuperMap.WinRT.REST.TrafficTransferAnalyst.FindStopResult

${REST_FindStopResult_Title}

Показать файл Открыть проект Примеры использования класса

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

Метод Описание
FindStopResult ( ) : System

${REST_FindStopResult_constructor_D}

FindStopResult ( List stops ) : System

${REST_FindStopResult_constructor_TransferStopInfo_D}

Приватные методы

Метод Описание
FromJson ( JsonArray json ) : FindStopResult

${REST_FindStopResult_method_FromJson_D}

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

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

${REST_FindStopResult_constructor_D}
public FindStopResult ( ) : System
Результат System

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

${REST_FindStopResult_constructor_TransferStopInfo_D}
public FindStopResult ( List stops ) : System
stops List ${REST_FindStopResult_constructor_param_stops}
Результат System