C# 클래스 OurUmbraco.NotificationsCore.Notifications.NewForumComment

파일 보기 프로젝트 열기: umbraco/OurUmbraco

공개 메소드들

메소드 설명
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