- Assembly
- Rocket
.Surgery .ReactiveUI .dll - Namespace
- Rocket
.Surgery .ReactiveUI - Base Types
-
- ReactiveControl
<TVieModel>
- ReactiveControl
Syntax
public abstract class ControlBase<TVieModel> : ReactiveControl<TVieModel>
where TVieModel : class, IReactiveObject
Type Parameters
Name | Description |
---|---|
TVieModel |
Constructors
Name | Summary |
---|---|
ControlBase |
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|