C# Class Rolcore.Web.Syndication.SyndicationFeedExtensions

Datei anzeigen Open project: Rollins/Rolcore

Public Methods

Method Description
Reduce ( this feed, int maxArticles ) : System.ServiceModel.Syndication.SyndicationFeed

Method Details

Reduce() public static method

public static Reduce ( this feed, int maxArticles ) : System.ServiceModel.Syndication.SyndicationFeed
feed this
maxArticles int
return System.ServiceModel.Syndication.SyndicationFeed