- Assembly
- Rocket
.Surgery .Airframe .ViewModels .dll - Namespace
- Rocket
.Surgery .Airframe .ViewModels - 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.
|
