C# Class GnomeSubtitles.Core.Backup

Afficher le fichier Open project: GNOME/gnome-subtitles Class Usage Examples

Méthodes publiques

Méthode Description
Backup ( ) : System
ReCheck ( ) : void

Private Methods

Méthode 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 méthode

public Backup ( ) : System
Résultat System

ReCheck() public méthode

public ReCheck ( ) : void
Résultat void