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
MMR
Yaz
Benchmarks
DebugUtil
C# Class MMR.Yaz.Benchmarks.DebugUtil
Datei anzeigen
Open project: ZoeyZolotova/mm-rando
Public Methods
Method
Description
Assert
(
bool
condition
,
string
message
) :
void
Method Details
Assert()
public
static
method
public
static
Assert
(
bool
condition
,
string
message
) :
void
condition
bool
message
string
return
void