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
KernowCode
KTest
Logging
LoggerEntry
C# Class KernowCode.KTest.Logging.LoggerEntry
Inheritance:
ILoggerEntry
Exibir arquivo
Open project: KernowCode/UBADDAS
Public Methods
Method
Description
Add
(
ILoggerEntry
loggerEntry
) :
void
Render
(
object
entry
) :
string
Method Details
Add()
public
method
public
Add
(
ILoggerEntry
loggerEntry
) :
void
loggerEntry
ILoggerEntry
return
void
Render()
public
method
public
Render
(
object
entry
) :
string
entry
object
return
string