Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
AcTools
Utils
LogWatcher
C# Class AcTools.Utils.LogWatcher
Exibir arquivo
Open project: gro-ove/actools
Public Methods
Method
Description
Get
( ) :
string[]
GetAll
( ) :
string[]
LogWatcher
(
string
logFile
) :
System.IO
Reset
( ) :
void
Method Details
Get()
public
method
public
Get
( ) :
string[]
return
string[]
GetAll()
public
method
public
GetAll
( ) :
string[]
return
string[]
LogWatcher()
public
method
public
LogWatcher
(
string
logFile
) :
System.IO
logFile
string
return
System.IO
Reset()
public
method
public
Reset
( ) :
void
return
void