C# Class OurUmbraco.NotificationsCore.Notifications.NewForumComment

Afficher le fichier Open project: umbraco/OurUmbraco

Méthodes publiques

Méthode Description
NewForumComment ( ) : System
SendNotification ( OurUmbraco.Forum.Models.Comment comment, string memberName, string url ) : void

Method Details

NewForumComment() public méthode

public NewForumComment ( ) : System
Résultat System

SendNotification() public méthode

public SendNotification ( OurUmbraco.Forum.Models.Comment comment, string memberName, string url ) : void
comment OurUmbraco.Forum.Models.Comment
memberName string
url string
Résultat void