C# Class WinTail.TailActor.InitialRead

Signal to read the initial contents of the file at actor startup.
Afficher le fichier Open project: sachabarber/AkkaWintail

Méthodes publiques

Méthode Description
InitialRead ( string fileName, string text ) : System.IO

Method Details

InitialRead() public méthode

public InitialRead ( string fileName, string text ) : System.IO
fileName string
text string
Résultat System.IO