C# Class WinTail.TailActor.FileWrite

Signal that the file has changed, and we need to read the next line of the file.
Afficher le fichier Open project: sachabarber/AkkaWintail

Méthodes publiques

Méthode Description
FileWrite ( string fileName ) : System.IO

Method Details

FileWrite() public méthode

public FileWrite ( string fileName ) : System.IO
fileName string
Résultat System.IO