C# 클래스 LogReplay.LogParsing.W3CParseUtils

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

공개 메소드들

메소드 설명
GetLogLineRecords ( string line ) : string[]
RecordContainsData ( string record ) : bool

메소드 상세

GetLogLineRecords() 공개 정적인 메소드

public static GetLogLineRecords ( string line ) : string[]
line string
리턴 string[]

RecordContainsData() 공개 정적인 메소드

public static RecordContainsData ( string record ) : bool
record string
리턴 bool