C# Class GnomeSubtitles.Core.Backup

Show file Open project: GNOME/gnome-subtitles Class Usage Examples

Public Methods

Method Description
Backup ( ) : System
ReCheck ( ) : void

Private Methods

Method Description
Disable ( ) : void
DoBackup ( ) : bool
Enable ( ) : void
IsBackupRunning ( ) : bool
OnBaseInitFinished ( ) : void
SaveFile ( SubLib subtitles, FileProperties properties, SubtitleTextType textType ) : bool
SaveSubtitleFiles ( object backupThreadArgs ) : void

Method Details

Backup() public method

public Backup ( ) : System
return System

ReCheck() public method

public ReCheck ( ) : void
return void