C# 클래스 NLogViewer.Parsers.RegexLogEventParser

상속: ILogEventParser, IWizardConfigurable, ILogEventParserWithEncoding
파일 보기 프로젝트 열기: jkowalski/NLogViewer 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Begin ( Stream stream ) : ILogEventParserInstance
GetWizardPage ( ) : IWizardPage

메소드 상세

Begin() 공개 메소드

public Begin ( Stream stream ) : ILogEventParserInstance
stream Stream
리턴 ILogEventParserInstance

GetWizardPage() 공개 메소드

public GetWizardPage ( ) : IWizardPage
리턴 IWizardPage