C# Class WinTail.TailActor.FileWrite

Signal that the file has changed, and we need to read the next line of the file.
ファイルを表示 Open project: sachabarber/AkkaWintail

Public Methods

Method Description
FileWrite ( string fileName ) : System.IO

Method Details

FileWrite() public method

public FileWrite ( string fileName ) : System.IO
fileName string
return System.IO