C# Class LogViewer.Watcher

Inheritance: LogFileReaderBase
Afficher le fichier Open project: Lundalogik/log4net-logviewer

Méthodes publiques

Méthode Description
Dispose ( ) : void
Init ( ) : void
Watcher ( FileWithPosition file, LogEntryParser parser = null, IInvoker invoker = null ) : System

Private Methods

Méthode Description
FileHasChanged ( object sender, FileSystemEventArgs e ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Init() public méthode

public Init ( ) : void
Résultat void

Watcher() public méthode

public Watcher ( FileWithPosition file, LogEntryParser parser = null, IInvoker invoker = null ) : System
file FileWithPosition
parser LogEntryParser
invoker IInvoker
Résultat System