Tesseract Engine Documentation

RssFeed Constructor 

Private constructor to be used with factory pattern.

public RssFeed(
   XmlNode xmlNode
);

Parameters

xmlNode
An XML block containing the RSSFeed content.

See Also

RssFeed Class | DarkWynter.Engine.Networking Namespace