- Namespace
- Avalonia
.Data - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["OptionalExtensions"]
class Type type-node
Syntax
public static class OptionalExtensions
Methods
Name | Value | Summary |
---|---|---|
Cast |
Optional |
Casts the type of an
Optional<T> using only the C# cast operator.
static
|