C# 클래스 AcTools.Utils.LogWatcher

파일 보기 프로젝트 열기: gro-ove/actools

공개 메소드들

메소드 설명
Get ( ) : string[]
GetAll ( ) : string[]
LogWatcher ( string logFile ) : System.IO
Reset ( ) : void

메소드 상세

Get() 공개 메소드

public Get ( ) : string[]
리턴 string[]

GetAll() 공개 메소드

public GetAll ( ) : string[]
리턴 string[]

LogWatcher() 공개 메소드

public LogWatcher ( string logFile ) : System.IO
logFile string
리턴 System.IO

Reset() 공개 메소드

public Reset ( ) : void
리턴 void