C# 클래스 ApiCore.CommentsFactory

파일 보기 프로젝트 열기: nolka/vkdotnet

공개 메소드들

메소드 설명
GetCommentsInfo ( XmlNode node ) : CommentsInfo

GetEntryComment ( XmlNode node ) : EntryComment

메소드 상세

GetCommentsInfo() 공개 정적인 메소드

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

GetEntryComment() 공개 정적인 메소드

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