Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
wmib
Extensions
RssFeed
Feed.Subscription
C# 클래스 wmib.Extensions.RssFeed.Feed.Subscription
파일 보기
프로젝트 열기: benapetr/wikimedia-bot
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
Count
int
Name
string
ScannerOnly
bool
URL
string
data
List
disabled
bool
retries
int
template
string
공개 메소드들
메소드
설명
Reset
( ) :
void
Subscription
( ) :
System
메소드 상세
Reset()
공개
메소드
public
Reset
( ) :
void
리턴
void
Subscription()
공개
메소드
public
Subscription
( ) :
System
리턴
System
프로퍼티 상세
Count
공개적으로 정적으로 프로퍼티
public
static
int
Count
리턴
int
Name
공개적으로 프로퍼티
public
string
Name
리턴
string
ScannerOnly
공개적으로 프로퍼티
public
bool
ScannerOnly
리턴
bool
URL
공개적으로 프로퍼티
public
string
URL
리턴
string
data
공개적으로 프로퍼티
public
List
data
리턴
List
disabled
공개적으로 프로퍼티
public
bool
disabled
리턴
bool
retries
공개적으로 프로퍼티
public
int
retries
리턴
int
template
공개적으로 프로퍼티
public
string
template
리턴
string