- Assembly
- Rocket
.Surgery .Airframe .Data .dll - Namespace
- Data
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["DuckDuckGoQueryResult"]
class Type type-node
Syntax
public class DuckDuckGoQueryResult
Attributes
| Type | Description |
|---|---|
| Nullable |
|
| NullableAttribute |
Constructors
| Name | Summary |
|---|---|
| Duck |
Properties
| Name | Value | Summary |
|---|---|---|
| FirstUrl | string | |
| Icon | DuckDuckGoIcon | |
| Result | string | |
| Text | string |
Extension Methods
| Name | Value | Summary |
|---|---|---|
| SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
| With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|
