AtomContent.

AtomContent(string) Constructor

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

Syntax

public AtomContent(string text)

Parameters

Name Type Description
text string

Return Value

Type Description
void
GitHub