C# Class Subtext.Framework.Tracking.NotificationServices

Summary description for Notification.
Afficher le fichier Open project: ayende/Subtext

Méthodes publiques

Méthode Description
Run ( Entry entry ) : void

Posts trackbacks and pingbacks for the specified entry.

Private Methods

Méthode Description
NotificationServices ( ) : System

Method Details

Run() public static méthode

Posts trackbacks and pingbacks for the specified entry.
public static Run ( Entry entry ) : void
entry Subtext.Framework.Components.Entry The entry.
Résultat void