Skip to content

M_CodeJam_OneOf_2__ctor

Andrew Koryavchenko edited this page Jun 17, 2018 · 2 revisions

OneOf(T1, T2) Constructor

Initializes a new instance of the OneOf(T1, T2) class

Namespace: CodeJam
Assembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0

Syntax

C#

protected OneOf()

VB

Protected Sub New

F#

new : unit -> OneOf

See Also

Reference

OneOf(T1, T2) Class
CodeJam Namespace

Clone this wiki locally