Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Endjin
Assembly
ChangeDetection
Infrastructure
NullTraceListener
C# Class Endjin.Assembly.ChangeDetection.Infrastructure.NullTraceListener
Inheritance:
TraceListener
Afficher le fichier
Open project: endjin/Endjin.Assembly.ChangeDetection
Méthodes publiques
Méthode
Description
Write
(
string
message
) :
void
WriteLine
(
object
o
) :
void
WriteLine
(
string
message
) :
void
Method Details
Write()
public
méthode
public
Write
(
string
message
) :
void
message
string
Résultat
void
WriteLine()
public
méthode
public
WriteLine
(
object
o
) :
void
o
object
Résultat
void
WriteLine()
public
méthode
public
WriteLine
(
string
message
) :
void
message
string
Résultat
void