Skip to content

Overload_CodeJam_Option_SomeHasValue

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

Option.SomeHasValue Method

Overload List

 

Name Description
Public methodStatic member SomeHasValue(T)(Nullable(T)) Creates instance of Option with specified value, if value has value.
Public methodStatic member SomeHasValue(T)(T) Creates instance of Option with specified value, if value not null.
  Back to Top

See Also

Reference

Option Class
CodeJam Namespace

Clone this wiki locally