C# Class SuperMap.Web.ISDotNET6.ShowRoutingEventArgs

${IS6_ShowRoutingEventArgs_Title}

${IS6_ShowRoutingEventArgs_Description}

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

Public Methods

Method Description
ShowRoutingEventArgs ( ShowRoutingResult result, string originResult, object token ) : SuperMap.Web.Service

${IS6_ShowRoutingEventArgs_constructor_D}

Method Details

ShowRoutingEventArgs() public method

${IS6_ShowRoutingEventArgs_constructor_D}
public ShowRoutingEventArgs ( ShowRoutingResult result, string originResult, object token ) : SuperMap.Web.Service
result ShowRoutingResult
originResult string
token object
return SuperMap.Web.Service