C# Class NLogViewer.Parsers.RegexLogEventParser

Inheritance: ILogEventParser, IWizardConfigurable, ILogEventParserWithEncoding
Afficher le fichier Open project: jkowalski/NLogViewer Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Begin ( Stream stream ) : ILogEventParserInstance
GetWizardPage ( ) : IWizardPage

Method Details

Begin() public méthode

public Begin ( Stream stream ) : ILogEventParserInstance
stream Stream
Résultat ILogEventParserInstance

GetWizardPage() public méthode

public GetWizardPage ( ) : IWizardPage
Résultat IWizardPage