C# Class NLogViewer.Parsers.RegexLogEventParser

Inheritance: ILogEventParser, IWizardConfigurable, ILogEventParserWithEncoding
Datei anzeigen Open project: jkowalski/NLogViewer Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Begin ( Stream stream ) : ILogEventParserInstance
GetWizardPage ( ) : IWizardPage

Method Details

Begin() public method

public Begin ( Stream stream ) : ILogEventParserInstance
stream Stream
return ILogEventParserInstance

GetWizardPage() public method

public GetWizardPage ( ) : IWizardPage
return IWizardPage