C# Класс OurUmbraco.NotificationsCore.Notifications.NewForumComment

Показать файл Открыть проект

Открытые методы

Метод Описание
NewForumComment ( ) : System
SendNotification ( OurUmbraco.Forum.Models.Comment comment, string memberName, string url ) : void

Описание методов

NewForumComment() публичный Метод

public NewForumComment ( ) : System
Результат System

SendNotification() публичный Метод

public SendNotification ( OurUmbraco.Forum.Models.Comment comment, string memberName, string url ) : void
comment OurUmbraco.Forum.Models.Comment
memberName string
url string
Результат void