C# 클래스 WinTail.TailActor.FileError

Signal that the OS had an error accessing the file.
파일 보기 프로젝트 열기: sachabarber/AkkaWintail

공개 메소드들

메소드 설명
FileError ( string fileName, string reason ) : System.IO

메소드 상세

FileError() 공개 메소드

public FileError ( string fileName, string reason ) : System.IO
fileName string
reason string
리턴 System.IO