AtomCategory.

AtomCategory(string) Constructor

Summary

Ctor
Assembly
Wyam.Feeds.dll
Namespace
Wyam.Feeds.Syndication.Atom
Containing Type
AtomCategory

Syntax

public AtomCategory(string term)

Parameters

Name Type Description
term string

Return Value

Type Description
void
GitHub