- 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["DrinkDto"]
class Type type-node
Syntax
public class DrinkDto : Dto
Attributes
Type | Description |
---|---|
Nullable |
|
NullableAttribute |
Constructors
Name | Summary |
---|---|
DrinkDto |
Properties
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|