Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
TcKs
Gr1dRuntime
Console
ConsoleDeck
C# Class TcKs.Gr1dRuntime.Console.ConsoleDeck
Implementation of IDeck. Trace to Console.
Inheritance:
DeckBase
Datei anzeigen
Open project: TenCoKaciStromy/TcKs.Gr1dRuntime
Class Usage Examples
Public Methods
Method
Description
Trace
(
string
message
,
string
category
) :
void
Method Details
Trace()
public
method
public
Trace
(
string
message
,
string
category
) :
void
message
string
category
string
return
void