C# Class SuperMap.Web.iServerJava2.Entity

${iServer2_Entity_Title}

${iServer2_Entity_Description}

Mostra file Open project: SuperMap/iClient-for-Silverlight Class Usage Examples

Public Methods

Method Description
Entity ( ) : System.Collections.Generic

${iServer2_Entity_constructor_None_D}

FromJson ( System.Json.JsonObject jsonObject ) : Entity

${iServer2_Entity_method_FromJson_D}

Private Methods

Method Description
ToJson ( Entity entity ) : string

Method Details

Entity() public method

${iServer2_Entity_constructor_None_D}
public Entity ( ) : System.Collections.Generic
return System.Collections.Generic

FromJson() public static method

${iServer2_Entity_method_FromJson_D}
public static FromJson ( System.Json.JsonObject jsonObject ) : Entity
jsonObject System.Json.JsonObject ${iServer2_Entity_method_FromJson_param_jsonObject}
return Entity