C# 클래스 Nohal.Redmine.AtomParser

The Atom feed parser
파일 보기 프로젝트 열기: bdrhoa/redmine-client 1 사용 예제들

보호된 메소드들

메소드 설명
ParseFeed ( XmlDocument feedXml ) : List

Returns all the entries from an Atom feed

메소드 상세

ParseFeed() 보호된 정적인 메소드

Returns all the entries from an Atom feed
protected static ParseFeed ( XmlDocument feedXml ) : List
feedXml System.Xml.XmlDocument XML of the feed
리턴 List