AtomEntry.

AtomEntry(IFeedItem) Constructor

Assembly
Wyam.Feeds.dll
Namespace
Wyam.Feeds.Syndication.Atom
Containing Type
AtomEntry

Syntax

public AtomEntry(IFeedItem source)

Parameters

Name Type Description
source IFeedItem

Return Value

Type Description
void
GitHub