Orx.Fun.Result (C#)
C#
Show/Hide TOC
Res
T
Is
Ok Property
True if the result is Ok; false otherwise.
Definition
Namespace:
Orx.Fun.Result
Assembly:
Orx.Fun.Result (in Orx.Fun.Result.dll) Version: 1.3.0+344c8bdd6f720ccfb2d8db7c61b76cf02be18f5f
C#
Copy
public
bool
IsOk
{
get
; }
Property Value
Boolean
See Also
Reference
Res
T
Structure
Orx.Fun.Result Namespace
In This Article
Definition
See Also