C# Class SuperMap.Web.ISDotNET6.GetBusLineEventArgs

${IS6_GetBusLineEventArgs_Title}

${IS6_GetBusLineEventArgs_Description}

Inheritance: SuperMap.Web.Service.ServiceEventArgs
显示文件 Open project: SuperMap/iClient-for-Silverlight Class Usage Examples

Public Methods

Method Description
GetBusLineEventArgs ( GetBusLineResult result, string originResult, object token ) : SuperMap.Web.Service

${IS6_GetBusLineEventArgs_constructor_D}

Method Details

GetBusLineEventArgs() public method

${IS6_GetBusLineEventArgs_constructor_D}
public GetBusLineEventArgs ( GetBusLineResult result, string originResult, object token ) : SuperMap.Web.Service
result GetBusLineResult
originResult string
token object
return SuperMap.Web.Service