C# Class NLogViewer.Parsers.CsvLogEventParser

Inheritance: ILogEventParser, ILogEventParserWithEncoding
Afficher le fichier Open project: jkowalski/NLogViewer

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Begin ( Stream stream ) : ILogEventParserInstance

Method Details

Begin() public méthode

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