Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
NSonic
Utils
Assert
C# Class NSonic.Utils.Assert
Mostrar archivo
Open project: spikensbror-dotnet/nsonic
Public Methods
Method
Description
IsTrue
(
bool
result
,
string
exceptionMessage
,
string
actual
) :
void
Method Details
IsTrue()
public
static
method
public
static
IsTrue
(
bool
result
,
string
exceptionMessage
,
string
actual
) :
void
result
bool
exceptionMessage
string
actual
string
return
void