C# 클래스 SuperMap.Web.iServerJava6R.TrafficTransferAnalyst.FindStopService

${iServerJava6R_FindStopService_Title}

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

공개 메소드들

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