C# Class ARKBreedingStats.FileSync

Afficher le fichier Open project: cadon/ARKStatsExtractor Class Usage Examples

Méthodes publiques

Méthode Description
FileSync ( String fileName, System.Action callback ) : System
changeFile ( String newFileName ) : void

Private Methods

Méthode Description
onChanged ( object source, FileSystemEventArgs e ) : void
updateProperties ( ) : void

Method Details

FileSync() public méthode

public FileSync ( String fileName, System.Action callback ) : System
fileName String
callback System.Action
Résultat System

changeFile() public méthode

public changeFile ( String newFileName ) : void
newFileName String
Résultat void