Skip to content

Properties_T_CodeJam_OneOf_2

Andrew Koryavchenko edited this page Jul 4, 2017 · 1 revision

OneOf(T1, T2) Properties

The OneOf(T1, T2) generic type exposes the following members.

Properties

 

Name Description
Public property IsCase1 Returns true if class contains value of type T1.
Public property IsCase2 Returns true if class contains value of type T2.
  Back to Top

See Also

Reference

OneOf(T1, T2) Class
CodeJam Namespace

Clone this wiki locally