C# Class newtelligence.DasBlog.Runtime.WeblogUpdatePingInfo

Afficher le fichier Open project: AArnott/dasblog

Méthodes publiques

Méthode Description
WeblogUpdatePingInfo ( ) : System
WeblogUpdatePingInfo ( string blogName, string blogUrl, string checkUrl, string rssUrl, PingServiceCollection pingServices ) : System

Method Details

WeblogUpdatePingInfo() public méthode

public WeblogUpdatePingInfo ( ) : System
Résultat System

WeblogUpdatePingInfo() public méthode

public WeblogUpdatePingInfo ( string blogName, string blogUrl, string checkUrl, string rssUrl, PingServiceCollection pingServices ) : System
blogName string
blogUrl string
checkUrl string
rssUrl string
pingServices PingServiceCollection
Résultat System