C# Class SuperMap.Web.iServerJava6R.TrafficTransferAnalyst.FindStopEventArgs

${iServerJava6R_FindStopEventArgs_Title}

Inheritance: SuperMap.Web.Service.ServiceEventArgs
Datei anzeigen Open project: SuperMap/iClient-for-Silverlight Class Usage Examples

Public Methods

Method Description
FindStopEventArgs ( FindStopResult result, string originResult, object state ) : SuperMap.Web.Service

${iServerJava6R_FindStopEventArgs_constructor_D}

Method Details

FindStopEventArgs() public method

${iServerJava6R_FindStopEventArgs_constructor_D}
public FindStopEventArgs ( FindStopResult result, string originResult, object state ) : SuperMap.Web.Service
result FindStopResult
originResult string
state object
return SuperMap.Web.Service