C# Class SuperMap.Web.iServerJava2.SpatialOperateEventArgs

${iServer2_SpatialOperateEventArgs_Title}

${iServer2_SpatialOperateEventArgs_Description}

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

Public Methods

Method Description
SpatialOperateEventArgs ( ServerGeometry result, string originResult, object token ) : System

${iServer2_SpatialOperateEventArgs_constructor_D}

Method Details

SpatialOperateEventArgs() public method

${iServer2_SpatialOperateEventArgs_constructor_D}
public SpatialOperateEventArgs ( ServerGeometry result, string originResult, object token ) : System
result ServerGeometry
originResult string
token object
return System