IDuckDuckGoService Interface

Assembly
Rocket.Surgery.Airframe.Data.dll
Namespace
Data
Implementing Types
IDuckDuckGoService

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