IDuckDuckGoService Interface

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
NullableContextAttribute

Properties

Name Value Summary
QueryResults IObservable<IChangeSet<DuckDuckGoQueryResult, string>>

Methods

Name Value Summary
Query(string) Task

Extension Methods