AtomText.

AtomText(string) Constructor

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

Syntax

public AtomText(string text)

Parameters

Name Type Description
text string

Return Value

Type Description
void
GitHub