RssSkipHours.

this[int] Property

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

Syntax

[XmlIgnore]
public bool this[int hour] { get; set; }

Attributes

Type Description
XmlIgnoreAttribute

Parameters

Name Type Description
hour int

Value

Type Description
bool
GitHub