C# Класс SuperMap.Web.iServerJava6R.TrafficTransferAnalyst.FindStopService

${iServerJava6R_FindStopService_Title}

Наследование: SuperMap.Web.Service.ServiceBase
Показать файл Открыть проект

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

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

${iServerJava6R_FindStopService_constructor_D}

FindStopService ( string url ) : System

${iServerJava6R_FindStopService_constructor_param_url}

ProcessAsync ( FindStopParameter paramer, object state ) : void

${iServerJava6R_FindStopService_method_ProcessAsync_param_Parameters}

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

Метод Описание
FindStopService_Complated ( object sender, RequestEventArgs args ) : void
GenerateAbsoluteUrl ( FindStopParameter parameters ) : void
GetDictionaryParameters ( FindStopParameter parameters ) : Dictionary,System.Collections.Generic

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

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

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

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

${iServerJava6R_FindStopService_constructor_param_url}
public FindStopService ( string url ) : System
url string
Результат System

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

${iServerJava6R_FindStopService_method_ProcessAsync_param_Parameters}
public ProcessAsync ( FindStopParameter paramer, object state ) : void
paramer FindStopParameter
state object
Результат void