Flags.None Literal
Location
- Namespace
- Fuse.Reactive
- Package
- Fuse.Reactive.Expressions 2.9.1
Returns
Possible Values
- None
- Optional0
- Optional1
- Optional2
- Optional3
- AllOptional
- 
All arguments to the expression are optional. Computewill be called when HasValue is false for individual, or all, values
- OmitComputeWarning
- 
A warning should not be emitted when Computereturns false, indicating this is an expected condition, or the derived class will emit its own diagnostics
- DeprecatedVirtualFlags
- DeprecatedVirtualUnary