C# 클래스 WinTail.TailActor.InitialRead

Signal to read the initial contents of the file at actor startup.
파일 보기 프로젝트 열기: sachabarber/AkkaWintail

공개 메소드들

메소드 설명
InitialRead ( string fileName, string text ) : System.IO

메소드 상세

InitialRead() 공개 메소드

public InitialRead ( string fileName, string text ) : System.IO
fileName string
text string
리턴 System.IO