C# Class SuperMap.Web.iServerJava2.GetEntityEventArgs

${iServer2_GetEntityEventArgs_Title}

${iServer2_GetEntityEventArgs_Description}

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

Public Methods

Method Description
GetEntityEventArgs ( Entity result, string originResult, object token ) : System

${iServer2_GetEntityEventArgs_constructor_D}

Method Details

GetEntityEventArgs() public method

${iServer2_GetEntityEventArgs_constructor_D}
public GetEntityEventArgs ( Entity result, string originResult, object token ) : System
result Entity
originResult string
token object
return System