- Assembly
- Rocket
.Surgery .Airframe .Data .dll - Namespace
- Data
- Interfaces
- Implementing Types
Syntax
public interface IDataService<T> : IDataService where T : Dto
Attributes
| Type | Description |
|---|---|
| Nullable |
Type Parameters
| Name | Description |
|---|---|
| T |
Properties
Methods
Extension Methods
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
