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