Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Subtext
Framework
Tracking
NotificationServices
C# 클래스 Subtext.Framework.Tracking.NotificationServices
Summary description for Notification.
파일 보기
프로젝트 열기: ayende/Subtext
공개 메소드들
메소드
설명
Run
(
Entry
entry
) :
void
Posts trackbacks and pingbacks for the specified entry.
비공개 메소드들
메소드
설명
NotificationServices
( ) :
System
메소드 상세
Run()
공개
정적인
메소드
Posts trackbacks and pingbacks for the specified entry.
public
static
Run
(
Entry
entry
) :
void
entry
Subtext.Framework.Components.Entry
The entry.
리턴
void