C# 클래스 GnomeSubtitles.Dialog.Dialogs

파일 보기 프로젝트 열기: GNOME/gnome-subtitles 1 사용 예제들

공개 메소드들

메소드 설명
Dialogs ( ) : GnomeSubtitles.Core
Get ( Type dialogType ) : BaseDialog

비공개 메소드들

메소드 설명
OnBaseDocumentUnloaded ( Document document ) : void
OnBaseInitFinished ( ) : void
OnBaseVideoUnloaded ( ) : void
OnDialogDestroyed ( object o, EventArgs args ) : void

메소드 상세

Dialogs() 공개 메소드

public Dialogs ( ) : GnomeSubtitles.Core
리턴 GnomeSubtitles.Core

Get() 공개 메소드

public Get ( Type dialogType ) : BaseDialog
dialogType System.Type
리턴 BaseDialog