Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
CoreTechs
Logging
Targets
DelegateTarget
C# Class CoreTechs.Logging.Targets.DelegateTarget
Inheritance:
Target
Exibir arquivo
Open project: Core-Techs/Logging
Public Methods
Method
Description
DelegateTarget
(
[
writeAction
) :
System
Write
(
LogEntry
entry
) :
void
Method Details
DelegateTarget()
public
method
public
DelegateTarget
(
[
writeAction
) :
System
writeAction
[
return
System
Write()
public
method
public
Write
(
LogEntry
entry
) :
void
entry
LogEntry
return
void