C# Class SuperMap.WindowsPhone.REST.ServerColor

${WP_REST_ServerType_ServerColor_Tile}

${WP_REST_ServerType_ServerColor_Description}

Afficher le fichier Open project: SuperMap/iClient-for-Win8

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
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}

Method Details

ServerColor() public méthode

${WP_REST_ServerType_ServerColor_constructor_None_D}
public ServerColor ( ) : Newtonsoft.Json
Résultat Newtonsoft.Json

ServerColor() public méthode

${WP_REST_ServerType_ServerColor_constructor_String_D}
public ServerColor ( int red, int green, int blue ) : Newtonsoft.Json
red int
green int
blue int
Résultat Newtonsoft.Json