C# 클래스 clojure.test.ReflectorTryCatchFixture

파일 보기 프로젝트 열기: clojure/clojure-clr

공개 메소드들

메소드 설명
fail ( double y ) : void
fail ( long x ) : void
failWithCause ( Double y ) : void

메소드 상세

fail() 공개 정적인 메소드

public static fail ( double y ) : void
y double
리턴 void

fail() 공개 정적인 메소드

public static fail ( long x ) : void
x long
리턴 void

failWithCause() 공개 메소드

public failWithCause ( Double y ) : void
y Double
리턴 void