C# Class GnomeSubtitles.Dialog.Dialogs

Exibir arquivo Open project: GNOME/gnome-subtitles Class Usage Examples

Public Methods

Method Description
Dialogs ( ) : GnomeSubtitles.Core
Get ( Type dialogType ) : BaseDialog

Private Methods

Method Description
OnBaseDocumentUnloaded ( Document document ) : void
OnBaseInitFinished ( ) : void
OnBaseVideoUnloaded ( ) : void
OnDialogDestroyed ( object o, EventArgs args ) : void

Method Details

Dialogs() public method

public Dialogs ( ) : GnomeSubtitles.Core
return GnomeSubtitles.Core

Get() public method

public Get ( Type dialogType ) : BaseDialog
dialogType System.Type
return BaseDialog