C# Class Nohal.Redmine.AtomParser

The Atom feed parser
Afficher le fichier Open project: bdrhoa/redmine-client Class Usage Examples

Méthodes protégées

Méthode Description
ParseFeed ( XmlDocument feedXml ) : List

Returns all the entries from an Atom feed

Method Details

ParseFeed() protected static méthode

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