Skip to content

Overload_CodeJam_Code_BugIf

Andrew Koryavchenko edited this page Jul 4, 2017 · 2 revisions

Code.BugIf Method

Overload List

 

Name Description
Public methodStatic member BugIf(Boolean, String) Asserts if the given condition is satisfied.
Public methodStatic member BugIf(Boolean, String, Object[]) Asserts if the given condition is satisfied.
  Back to Top

See Also

Reference

Code Class
CodeJam Namespace

Clone this wiki locally