C# Class POL.Log_Parser.LogParser

Afficher le fichier Open project: polserver/poltools Class Usage Examples

Méthodes publiques

Свойство Type Description
Results System.Collections.ArrayList

Méthodes publiques

Méthode Description
Parse ( ) : bool
Save ( ) : bool
buildParseTextBox ( ) : string

Private Methods

Méthode Description
AddMatch ( string Keyword, string LogLine ) : void

Method Details

Parse() public static méthode

public static Parse ( ) : bool
Résultat bool

Save() public static méthode

public static Save ( ) : bool
Résultat bool

buildParseTextBox() public static méthode

public static buildParseTextBox ( ) : string
Résultat string

Property Details

Results public_oe static_oe property

public static ArrayList,System.Collections Results
Résultat System.Collections.ArrayList