C# 클래스 CommentNotifier.CommentNotifierService

상속: ICommentNotifierService
파일 보기 프로젝트 열기: erikzaadi/AtomSitePlugins

공개 메소드들

메소드 설명
Notify ( AtomSite entryId, AtomSite entry, string slug ) : void

메소드 상세

Notify() 공개 메소드

public Notify ( AtomSite entryId, AtomSite entry, string slug ) : void
entryId AtomSite
entry AtomSite
slug string
리턴 void