RdfFeed.

RdfFeed(IFeed) Constructor

Assembly
Wyam.Feeds.dll
Namespace
Wyam.Feeds.Syndication.Rdf
Containing Type
RdfFeed

Syntax

public RdfFeed(IFeed source)

Parameters

Name Type Description
source IFeed

Return Value

Type Description
void
GitHub