C# Class SuperMap.Web.iServerJava6R.ChartFeatureInfoSpecsEventArgs

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

Public Methods

Method Description
ChartFeatureInfoSpecsEventArgs ( ChartFeatureInfoSpecsResult result, string originResult, object token ) : System

${iServerJava6R_ChartFeatureInfoSpecsEventArgs_constructor_D}

Method Details

ChartFeatureInfoSpecsEventArgs() public method

${iServerJava6R_ChartFeatureInfoSpecsEventArgs_constructor_D}
public ChartFeatureInfoSpecsEventArgs ( ChartFeatureInfoSpecsResult result, string originResult, object token ) : System
result ChartFeatureInfoSpecsResult ${iServerJava6R_ChartFeatureInfoSpecsEventArgs_param_result}
originResult string ${iServerJava6R_ChartFeatureInfoSpecsEventArgs_param_originResult}
token object ${iServerJava6R_ChartFeatureInfoSpecsEventArgs_param_token}
return System