C# Class NLogViewer.Parsers.CsvLogEventParser

Inheritance: ILogEventParser, ILogEventParserWithEncoding
Datei anzeigen Open project: jkowalski/NLogViewer

Private Properties

Property Type Description

Public Methods

Method Description
Begin ( Stream stream ) : ILogEventParserInstance

Method Details

Begin() public method

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