C# Class SuperMap.Web.ISDotNET6.ShowBusStopEventArgs

${IS6_ShowBusStopEventArgs_Title}

${IS6_ShowBusStopEventArgs_Description}

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

Public Methods

Method Description
ShowBusStopEventArgs ( ShowBusStopResult result, string originResult, object token ) : SuperMap.Web.Service

${IS6_ShowBusStopEventArgs_constructor_D}

Method Details

ShowBusStopEventArgs() public method

${IS6_ShowBusStopEventArgs_constructor_D}
public ShowBusStopEventArgs ( ShowBusStopResult result, string originResult, object token ) : SuperMap.Web.Service
result ShowBusStopResult
originResult string
token object
return SuperMap.Web.Service