C# Class JordanRift.Grassroots.Framework.Services.BlogService

Inheritance: IBlogService
Afficher le fichier Open project: JordanRift/Grassroots

Méthodes publiques

Méthode Description
GetLatestPost ( string feedUrl ) : BlogPost

Method Details

GetLatestPost() public méthode

public GetLatestPost ( string feedUrl ) : BlogPost
feedUrl string
Résultat JordanRift.Grassroots.Framework.Entities.BlogPost