C# 클래스 RSS.Structure.Validators.RssUrl

파일 보기 프로젝트 열기: ApmeM/Simple-RSS 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
RssUrl ( ) : System
RssUrl ( Uri newUrl ) : System
RssUrl ( string newUrl ) : System

메소드 상세

RssUrl() 공개 메소드

public RssUrl ( ) : System
리턴 System

RssUrl() 공개 메소드

public RssUrl ( Uri newUrl ) : System
newUrl System.Uri
리턴 System

RssUrl() 공개 메소드

public RssUrl ( string newUrl ) : System
newUrl string
리턴 System