Skip to content

Methods_T_CodeJam_NullableHelper

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

NullableHelper Methods

The NullableHelper type exposes the following members.

Methods

 

Name Description
Public methodStatic member AsNullable(T) Returns nullable of specified value.
Public methodStatic member GetValueOrDefault(T) Retrieves the value of the current Nullable(T) object, or value returned by factory.
  Back to Top

See Also

Reference

NullableHelper Class
CodeJam Namespace

Clone this wiki locally