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