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
Microsoft
DocAsCode
Common
CrossAppDomainListener
C# Class Microsoft.DocAsCode.Common.CrossAppDomainListener
Inheritance:
System.MarshalByRefObject
,
ILoggerListener
Afficher le fichier
Open project: dotnet/docfx
Class Usage Examples
Méthodes publiques
Méthode
Description
Dispose
( ) :
void
Flush
( ) :
void
WriteLine
(
ILogItem
item
) :
void
Method Details
Dispose()
public
méthode
public
Dispose
( ) :
void
Résultat
void
Flush()
public
méthode
public
Flush
( ) :
void
Résultat
void
WriteLine()
public
méthode
public
WriteLine
(
ILogItem
item
) :
void
item
ILogItem
Résultat
void