Click or drag to resize

OptionalT Methods

The OptionalT generic type exposes the following members.

Methods
Extension Methods
  NameDescription
Public Extension MethodThrowIfNull
Throws a NullReferenceException if the object is null.
(Defined by ObjectExtensions.)
Top
See Also