Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
clojure
test
ReflectorTryCatchFixture
C# Class clojure.test.ReflectorTryCatchFixture
Mostra file
Open project: clojure/clojure-clr
Public Methods
Method
Description
fail
(
double
y
) :
void
fail
(
long
x
) :
void
failWithCause
(
Double
y
) :
void
Method Details
fail()
public
static
method
public
static
fail
(
double
y
) :
void
y
double
return
void
fail()
public
static
method
public
static
fail
(
long
x
) :
void
x
long
return
void
failWithCause()
public
method
public
failWithCause
(
Double
y
) :
void
y
Double
return
void