Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Microsoft
HockeyApp
Extensibility
Implementation
DebugOutput
C# Class Microsoft.HockeyApp.Extensibility.Implementation.DebugOutput
Inheritance:
IDebugOutput
显示文件
Open project: bitstadium/HockeySDK-Windows
Public Methods
Method
Description
IsLogging
( ) :
bool
WriteLine
(
string
message
) :
void
Method Details
IsLogging()
public
method
public
IsLogging
( ) :
bool
return
bool
WriteLine()
public
method
public
WriteLine
(
string
message
) :
void
message
string
return
void