Orx.Fun.Option (C#)
C#
Show/Hide TOC
Opt
T
As
Nullable Method
Converts the option to nullable of T.
Definition
Namespace:
Orx.Fun.Option
Assembly:
Orx.Fun.Option (in Orx.Fun.Option.dll) Version: 1.2.1+ea79806fa5e0e04bfdaef2a1916930e75e2cde74
C#
Copy
public
T
AsNullable
()
Return Value
T
See Also
Reference
Opt
T
Structure
Orx.Fun.Option Namespace
In This Article
Definition
See Also