Summary
Extension methods for observable as property helpers.
- Namespace
- ReactiveUI
.Fody .Helpers - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["ObservableAsPropertyExtensions"]
class Type type-node
Syntax
public static class ObservableAsPropertyExtensions
Methods
Name | Value | Summary |
---|---|---|
ToPropertyEx |
Observable |
To the property execute.
static
|
ToPropertyEx |
Observable |
To the property execute.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
Invoke |
object |
This is a thing I lifted from Prism.
|