Summary
Returns an
Optional<T>
without a value.
- Namespace
- Avalonia
.Data - Containing Type
- Optional
<T>
Syntax
public static Optional<T> Empty { get; }
Optional<T>
without a value.
public static Optional<T> Empty { get; }