C# 클래스 SuperMap.WindowsPhone.REST.ServerColor

${WP_REST_ServerType_ServerColor_Tile}

${WP_REST_ServerType_ServerColor_Description}

파일 보기 프로젝트 열기: SuperMap/iClient-for-Win8

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ServerColor ( ) : Newtonsoft.Json

${WP_REST_ServerType_ServerColor_constructor_None_D}

ServerColor ( int red, int green, int blue ) : Newtonsoft.Json

${WP_REST_ServerType_ServerColor_constructor_String_D}

메소드 상세

ServerColor() 공개 메소드

${WP_REST_ServerType_ServerColor_constructor_None_D}
public ServerColor ( ) : Newtonsoft.Json
리턴 Newtonsoft.Json

ServerColor() 공개 메소드

${WP_REST_ServerType_ServerColor_constructor_String_D}
public ServerColor ( int red, int green, int blue ) : Newtonsoft.Json
red int
green int
blue int
리턴 Newtonsoft.Json