C# Класс RotateCommand, f-spot

Показать файл Открыть проект Примеры использования класса

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

Метод Описание
Execute ( RotateDirection direction, IPhoto items ) : bool
RotateCommand ( Gtk parent_window ) : System

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

Метод Описание
RunGenericError ( System e, string path ) : void
RunGenericError ( System e, string path, string msg ) : void
RunReadonlyError ( int readonly_count ) : void

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

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

public Execute ( RotateDirection direction, IPhoto items ) : bool
direction RotateDirection
items IPhoto
Результат bool

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

public RotateCommand ( Gtk parent_window ) : System
parent_window Gtk
Результат System