C# 클래스 RotateCommand, f-spot

파일 보기 프로젝트 열기: mono/f-spot 1 사용 예제들

공개 메소드들

메소드 설명
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