C# Класс SuperMap.WindowsPhone.REST.ServerColor

${WP_REST_ServerType_ServerColor_Tile}

${WP_REST_ServerType_ServerColor_Description}

Показать файл Открыть проект

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