- Assembly
- Rocket
.Surgery .ReactiveUI .ViewModels .dll - Namespace
- Rocket
.Surgery .ReactiveUI - Interfaces
-
- IReactiveObject
- I
Notify Property Changed - I
Notify Property Changing - IEnableLogger
- Implementing Types
Syntax
public interface IViewModel : IReactiveObject, INotifyPropertyChanged, INotifyPropertyChanging,
IEnableLogger
Properties
Name | Value | Summary |
---|---|---|
ErrorInteraction | Interaction |
|
Id | string | |
IsLoading | bool |
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|