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
HockeyApp
Extensibility
Implementation
DebugOutput
C# Class Microsoft.HockeyApp.Extensibility.Implementation.DebugOutput
Inheritance:
IDebugOutput
Afficher le fichier
Open project: bitstadium/HockeySDK-Windows
Méthodes publiques
Méthode
Description
IsLogging
( ) :
bool
WriteLine
(
string
message
) :
void
Method Details
IsLogging()
public
méthode
public
IsLogging
( ) :
bool
Résultat
bool
WriteLine()
public
méthode
public
WriteLine
(
string
message
) :
void
message
string
Résultat
void