RssCategory.

RssCategory(string) Constructor

Assembly
Wyam.Feeds.dll
Namespace
Wyam.Feeds.Syndication.Rss
Containing Type
RssCategory

Syntax

public RssCategory(string value)

Parameters

Name Type Description
value string

Return Value

Type Description
void
GitHub