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
HA4IoT
TraceViewer
Program
C# Class HA4IoT.TraceViewer.Program
显示文件
Open project: chkr1011/CK.HomeAutomation
Public Methods
Method
Description
Main
( ) :
void
Private Methods
Method
Description
PrepareLogging
( ) :
void
PrintTraceItem
(
object
sender
,
TraceItemReceivedEventArgs
e
) :
void
WriteLine
(
string
text
,
ConsoleColor
foregroundColor
,
ConsoleColor
backgroundColor
= ConsoleColor.Black ) :
void
Method Details
Main()
public
static
method
public
static
Main
( ) :
void
return
void