C# Class SuperMap.Web.ISDotNET6.OverlayAnalystEventArgs

${IS6_OverlayAnalystEventArgs_Title}

${IS6_OverlayAnalystEventArgs_Description}

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

Public Methods

Method Description
OverlayAnalystEventArgs ( OverlayAnalystResult result, string originResult, object token ) : SuperMap.Web.Service

${IS6_OverlayAnalystEventArgs_constructor_None_D}

Method Details

OverlayAnalystEventArgs() public method

${IS6_OverlayAnalystEventArgs_constructor_None_D}
public OverlayAnalystEventArgs ( OverlayAnalystResult result, string originResult, object token ) : SuperMap.Web.Service
result OverlayAnalystResult
originResult string
token object
return SuperMap.Web.Service