C# Класс CmisSync.CmisTree.StatusCellRenderer

Наследование: Gtk.CellRendererText
Показать файл Открыть проект

Открытые методы

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

Initializes a new instance of the CmisSync.CmisTree.StatusCellRenderer class with a default foreground color

StatusCellRenderer ( Gdk foreground ) : System

Initializes a new instance of the CmisSync.CmisTree.StatusCellRenderer class with the given foreground color

Описание методов

StatusCellRenderer() публичный Метод

Initializes a new instance of the CmisSync.CmisTree.StatusCellRenderer class with a default foreground color
public StatusCellRenderer ( ) : System
Результат System

StatusCellRenderer() публичный Метод

Initializes a new instance of the CmisSync.CmisTree.StatusCellRenderer class with the given foreground color
public StatusCellRenderer ( Gdk foreground ) : System
foreground Gdk /// Foreground. ///
Результат System