C# 클래스 LogMonitor.Processors.W3CFieldCache

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

공개 메소드들

메소드 설명
Get ( string filename, string lines ) : string[]
W3CFieldCache ( FileHandler ioHandler ) : System

비공개 메소드들

메소드 설명
ContainsConfiguration ( IEnumerable lines ) : bool
ParseConfiguration ( IEnumerable lines ) : string[]

메소드 상세

Get() 공개 메소드

public Get ( string filename, string lines ) : string[]
filename string
lines string
리턴 string[]

W3CFieldCache() 공개 메소드

public W3CFieldCache ( FileHandler ioHandler ) : System
ioHandler FileHandler
리턴 System