Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Whitelog
Viewer
WhiteLogConsumer
C# Class Whitelog.Viewer.WhiteLogConsumer
Inheritance:
ILogConsumer
Mostra file
Open project: ronenbarak/Whitelog
Class Usage Examples
Public Methods
Method
Description
Consume
(
IEntryData
entryData
) :
void
WhiteLogConsumer
( ) :
System
Private Methods
Method
Description
RaiseEvent
(
LogNode
logNode
,
bool
isRootItem
) :
void
Method Details
Consume()
public
method
public
Consume
(
IEntryData
entryData
) :
void
entryData
IEntryData
return
void
WhiteLogConsumer()
public
method
public
WhiteLogConsumer
( ) :
System
return
System