C# Class clojure.test.ReflectorTryCatchFixture

Afficher le fichier Open project: clojure/clojure-clr

Méthodes publiques

Méthode Description
fail ( double y ) : void
fail ( long x ) : void
failWithCause ( Double y ) : void

Method Details

fail() public static méthode

public static fail ( double y ) : void
y double
Résultat void

fail() public static méthode

public static fail ( long x ) : void
x long
Résultat void

failWithCause() public méthode

public failWithCause ( Double y ) : void
y Double
Résultat void