Skip to content

Overload_CodeJam_Code_NotNull

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

Code.NotNull Method

Overload List

 

Name Description
Public methodStatic member NotNull(T)(Nullable(T), String) Ensures that arg != null
Public methodStatic member NotNull(T)(T, String) Ensures that arg != null
  Back to Top

See Also

Reference

Code Class
CodeJam Namespace

Clone this wiki locally