C# 클래스 Frapid.WebsiteBuilder.Syndication.Rss.RssWriter

파일 보기 프로젝트 열기: frapid/frapid

공개 메소드들

메소드 설명
ToRfc822DateString ( this date ) : string
Write ( RssChannel channel ) : string

비공개 메소드들

메소드 설명
WriteTag ( XmlWriter &writer, string name, string innerText ) : void

메소드 상세

ToRfc822DateString() 공개 정적인 메소드

public static ToRfc822DateString ( this date ) : string
date this
리턴 string

Write() 공개 정적인 메소드

public static Write ( RssChannel channel ) : string
channel RssChannel
리턴 string