C# Class SuperMap.Web.ISDotNET6.IsoLineEventArgs

${IS6_IsoLineEventArgs_Title}

${IS6_IsoLineEventArgs_Description}

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

Public Methods

Method Description
IsoLineEventArgs ( IsoLineResult result, string originResult, object token ) : System

${IS6_IsoLineEventArgs_constructor_D}

Method Details

IsoLineEventArgs() public method

${IS6_IsoLineEventArgs_constructor_D}
public IsoLineEventArgs ( IsoLineResult result, string originResult, object token ) : System
result IsoLineResult ${IS6_IsoLineEventArgs_constructor_param_result}
originResult string ${IS6_IsoLineEventArgs_constructor_param_originResult}
token object ${IS6_IsoLineEventArgs_constructor_param_token}
return System