FeedType.

GetFeed(IFeed) Method

Assembly
Wyam.Feeds.dll
Namespace
Wyam.Feeds.Syndication
Containing Type
FeedType

Syntax

public IFeed GetFeed(IFeed source)

Parameters

Name Type Description
source IFeed

Return Value

Type Description
IFeed
GitHub