C# 클래스 Web.RSS.Feed

rssFeed instruction。
파일 보기 프로젝트 열기: jediskywalker/RTDeals

공개 메소드들

메소드 설명
Create ( ) : string
Feed ( ) : System
Feed ( string url, System dt ) : System
Read ( ) : void

비공개 메소드들

메소드 설명
Get_CH ( string s ) : string

메소드 상세

Create() 공개 메소드

public Create ( ) : string
리턴 string

Feed() 공개 메소드

public Feed ( ) : System
리턴 System

Feed() 공개 메소드

public Feed ( string url, System dt ) : System
url string
dt System
리턴 System

Read() 공개 메소드

public Read ( ) : void
리턴 void