Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
POL
Log_Parser
LogParser
C# Class POL.Log_Parser.LogParser
Datei anzeigen
Open project: polserver/poltools
Class Usage Examples
Public Properties
Property
Type
Description
Results
System.Collections.ArrayList
Public Methods
Method
Description
Parse
( ) :
bool
Save
( ) :
bool
buildParseTextBox
( ) :
string
Private Methods
Method
Description
AddMatch
(
string
Keyword
,
string
LogLine
) :
void
Method Details
Parse()
public
static
method
public
static
Parse
( ) :
bool
return
bool
Save()
public
static
method
public
static
Save
( ) :
bool
return
bool
buildParseTextBox()
public
static
method
public
static
buildParseTextBox
( ) :
string
return
string
Property Details
Results
public_oe static_oe property
public
static
ArrayList,System.Collections
Results
return
System.Collections.ArrayList