C# 클래스 SuperMap.Web.iServerJava2.Entity

${iServer2_Entity_Title}

${iServer2_Entity_Description}

파일 보기 프로젝트 열기: SuperMap/iClient-for-Silverlight 1 사용 예제들

공개 메소드들

메소드 설명
Entity ( ) : System.Collections.Generic

${iServer2_Entity_constructor_None_D}

FromJson ( System.Json.JsonObject jsonObject ) : Entity

${iServer2_Entity_method_FromJson_D}

비공개 메소드들

메소드 설명
ToJson ( Entity entity ) : string

메소드 상세

Entity() 공개 메소드

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

FromJson() 공개 정적인 메소드

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