C# Класс SuperMap.Web.ISDotNET6.ShowBusStopService

${IS6_ShowBusStopService_Title}

${IS6_ShowBusStopService_Description}

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

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

Метод Описание
ProcessAsync ( ShowBusStopParameters parameters ) : void

${IS6_ShowBusStopService_method_ProcessAsync_D}

ProcessAsync ( ShowBusStopParameters parameters, object state ) : void

${IS6_ShowBusStopService_method_ProcessAsync_D}

ShowBusStopService ( ) : System

${IS6_ShowBusStopService_constructor_D}

ShowBusStopService ( string url ) : System

${IS6_ShowBusStopService_constructor_String_D}

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

Метод Описание
GetParameters ( ShowBusStopParameters parameters ) : string>.Dictionary
OnProcessCompleted ( ShowBusStopEventArgs args ) : void
request_Completed ( object sender, RequestEventArgs e ) : void

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

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

${IS6_ShowBusStopService_method_ProcessAsync_D}
public ProcessAsync ( ShowBusStopParameters parameters ) : void
parameters ShowBusStopParameters
Результат void

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

${IS6_ShowBusStopService_method_ProcessAsync_D}
public ProcessAsync ( ShowBusStopParameters parameters, object state ) : void
parameters ShowBusStopParameters ${IS6_ShowBusStopService_method_ProcessAsync_param_Parameters}
state object ${IS6_ShowBusStopService_method_ProcessAsync_param_state}
Результат void

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

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

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

${IS6_ShowBusStopService_constructor_String_D}
public ShowBusStopService ( string url ) : System
url string ${IS6_ShowBusStopService_constructor_param_url}
Результат System