C# Class ApiCore.CommentsFactory

Datei anzeigen Open project: nolka/vkdotnet

Public Methods

Method Description
GetCommentsInfo ( XmlNode node ) : CommentsInfo

GetEntryComment ( XmlNode node ) : EntryComment

Method Details

GetCommentsInfo() public static method

public static GetCommentsInfo ( XmlNode node ) : CommentsInfo
node System.Xml.XmlNode
return CommentsInfo

GetEntryComment() public static method

public static GetEntryComment ( XmlNode node ) : EntryComment
node System.Xml.XmlNode
return EntryComment