C# Class Sitecore.Modules.WeBlog.Import.WpComment

Mostra file Open project: WeTeam/WeBlog Class Usage Examples

Public Methods

Method Description
WpComment ( System.Xml.Linq.XElement commentXml ) : System

Initializes a new instance of the WpComment class.

Method Details

WpComment() public method

Initializes a new instance of the WpComment class.
public WpComment ( System.Xml.Linq.XElement commentXml ) : System
commentXml System.Xml.Linq.XElement The comment XML.
return System