- Assembly
- Rocket
.Surgery .Airframe .Synthetic .dll - Namespace
- Rocket
.Surgery .Airframe .Synthetic - Interfaces
- Base Types
-
- Object
- DataServiceBase
<DrinkDto>
Syntax
public class DrinkDataService : DataServiceBase<DrinkDto>, IDrinkService, IDataService<DrinkDto>,
IDataService
Attributes
Type | Description |
---|---|
NullableAttribute |
Constructors
Name | Summary |
---|---|
DrinkDataService |
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|