- Assembly
- Rocket
.Surgery .ReactiveUI .dll - Namespace
- Rocket
.Surgery .ReactiveUI - Base Types
-
- ReactiveControl
<TVieModel>
- ReactiveControl
graph BT
Type-->Base0["ReactiveControl<TVieModel>"]
Type["ControlBase<TVieModel>"]
class Type type-node
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.
|