C# Class ApiCore.CommentsFactory

Afficher le fichier Open project: nolka/vkdotnet

Méthodes publiques

Méthode Description
GetCommentsInfo ( XmlNode node ) : CommentsInfo

GetEntryComment ( XmlNode node ) : EntryComment

Method Details

GetCommentsInfo() public static méthode

public static GetCommentsInfo ( XmlNode node ) : CommentsInfo
node System.Xml.XmlNode
Résultat CommentsInfo

GetEntryComment() public static méthode

public static GetEntryComment ( XmlNode node ) : EntryComment
node System.Xml.XmlNode
Résultat EntryComment