C# 클래스 GnomeSubtitles.Dialog.VideoSeekToDialog

상속: GladeDialog
파일 보기 프로젝트 열기: GNOME/gnome-subtitles

공개 메소드들

메소드 설명
Show ( ) : void
VideoSeekToDialog ( ) : Glade

보호된 메소드들

메소드 설명
ProcessResponse ( ResponseType response ) : bool

비공개 메소드들

메소드 설명
InitSpinButton ( ) : void
OnClear ( object o, EventArgs args ) : void
SetSpinButtonFromTimingMode ( ) : void
SetSpinButtonValue ( double newValue ) : void

메소드 상세

ProcessResponse() 보호된 메소드

protected ProcessResponse ( ResponseType response ) : bool
response ResponseType
리턴 bool

Show() 공개 메소드

public Show ( ) : void
리턴 void

VideoSeekToDialog() 공개 메소드

public VideoSeekToDialog ( ) : Glade
리턴 Glade