- Assembly
- Rocket
.Surgery .Airframe .Data .dll - Namespace
- Data
- Implementing Types
graph BT
Type["IDuckDuckGoService"]
class Type type-node
Implementing0["DuckDuckGoService"]-.->Type
click Implementing0 "/api/Data/DuckDuckGoService"
Syntax
public interface IDuckDuckGoService
Attributes
Type | Description |
---|---|
Nullable |
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.
|