- Assembly
- Rocket
.Surgery .Airframe .Data .dll - Namespace
- Data
- Implementing Types
Syntax
public interface IDataService
Attributes
| Type | Description |
|---|---|
| Nullable |
Methods
| Name | Value | Summary |
|---|---|---|
| Create |
IObservable |
|
| Delete |
IObservable |
|
| Delete |
IObservable |
|
| Read |
IObservable |
|
| Read |
IObservable |
|
| Update |
IObservable |
Extension Methods
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
