C# 클래스 POL.Log_Parser.LogParser

파일 보기 프로젝트 열기: polserver/poltools 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Results System.Collections.ArrayList

공개 메소드들

메소드 설명
Parse ( ) : bool
Save ( ) : bool
buildParseTextBox ( ) : string

비공개 메소드들

메소드 설명
AddMatch ( string Keyword, string LogLine ) : void

메소드 상세

Parse() 공개 정적인 메소드

public static Parse ( ) : bool
리턴 bool

Save() 공개 정적인 메소드

public static Save ( ) : bool
리턴 bool

buildParseTextBox() 공개 정적인 메소드

public static buildParseTextBox ( ) : string
리턴 string

프로퍼티 상세

Results 공개적으로 정적으로 프로퍼티

public static ArrayList,System.Collections Results
리턴 System.Collections.ArrayList