Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Summa
Data
Feed
C# 클래스 Summa.Data.Feed
상속:
ISource
파일 보기
프로젝트 열기: wfarr/newskit
1 사용 예제들
공개 메소드들
메소드
설명
AppendTag
(
string
tag
) :
void
Feed
(
string
url
) :
System
MarkItemsRead
( ) :
void
RemoveTag
(
string
tag
) :
void
Update
( ) :
bool
메소드 상세
AppendTag()
공개
메소드
public
AppendTag
(
string
tag
) :
void
tag
string
리턴
void
Feed()
공개
메소드
public
Feed
(
string
url
) :
System
url
string
리턴
System
MarkItemsRead()
공개
메소드
public
MarkItemsRead
( ) :
void
리턴
void
RemoveTag()
공개
메소드
public
RemoveTag
(
string
tag
) :
void
tag
string
리턴
void
Update()
공개
메소드
public
Update
( ) :
bool
리턴
bool