C# Класс Longkong.ColorPicker.Controls.ColorSwatchXml

Reads and writes color swatch data.
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
ColorSwatchXml ( ) : System

Private constructor to prevent the compiler from automatically creating a default public constructor.

ReadSwatches ( string file, bool isResourceFile ) : ArrayList

Reads color swatches.

WriteSwatches ( string file, ArrayList colors ) : void

Writes custom color swatches to the file system.