oevislib_net  0.14.3.0
Loading...
Searching...
No Matches
oevislib_net.Templates.Conditional< T > Class Template Reference
Inheritance diagram for oevislib_net.Templates.Conditional< T >:

Public Member Functions

 Conditional ()
 Conditional (T obj)
Get ()
bool HasValue ()
override object Clone ()
override void Dispose ()
bool Equals (Conditional< T > other)
override bool Equals (object obj)
override int GetHashCode ()

Static Public Member Functions

static bool operator== (Conditional< T > inConditional1, Conditional< T > inConditional2)
static bool operator!= (Conditional< T > inConditional1, Conditional< T > inConditional2)

Protected Attributes

Type elementType