C# Class SuperMap.Web.ISDotNET6.ShowBusLineEventArgs

${IS6_ShowBusLineEventArgs_Title}

${IS6_ShowBusLineEventArgs_Description}

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

Public Methods

Method Description
ShowBusLineEventArgs ( ShowBusLineResult result, string originResult, object token ) : SuperMap.Web.Service

${IS6_ShowBusLineEventArgs_constructor_D}

Method Details

ShowBusLineEventArgs() public method

${IS6_ShowBusLineEventArgs_constructor_D}
public ShowBusLineEventArgs ( ShowBusLineResult result, string originResult, object token ) : SuperMap.Web.Service
result ShowBusLineResult
originResult string
token object
return SuperMap.Web.Service