C# Class RSS.Structure.RssChannel

Subordinate to the 'rss' element is a single 'channel' element, which contains information about the channel (metadata) and its contents.
显示文件 Open project: ApmeM/Simple-RSS

Private Properties

Property Type Description

Public Methods

Method Description
RssChannel ( ) : System

Method Details

RssChannel() public method

public RssChannel ( ) : System
return System