C# 클래스 SuperMap.Web.ISDotNET6.ShowBusStopService

${IS6_ShowBusStopService_Title}

${IS6_ShowBusStopService_Description}

상속: SuperMap.Web.Service.ServiceBase
파일 보기 프로젝트 열기: SuperMap/iClient-for-Silverlight

공개 메소드들

메소드 설명
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