C# Класс WinTail.TailActor.FileWrite

Signal that the file has changed, and we need to read the next line of the file.
Показать файл Открыть проект

Открытые методы

Метод Описание
FileWrite ( string fileName ) : System.IO

Описание методов

FileWrite() публичный Метод

public FileWrite ( string fileName ) : System.IO
fileName string
Результат System.IO