- Assembly
- Rocket
.Surgery .Airframe .Synthetic .dll - Namespace
- Rocket
.Surgery .Airframe .Synthetic - Base Types
-
- Object
- Dto
graph BT
Type-->Base0["Dto"]
click Base0 "/api/Data/Dto"
Base0-->Base1["Object"]
Type["CoffeeDto"]
class Type type-node
Syntax
public class CoffeeDto : Dto
Attributes
| Type | Description |
|---|---|
| Nullable |
|
| NullableAttribute |
Constructors
| Name | Summary |
|---|---|
| CoffeeDto |
Properties
Extension Methods
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
