C# Class RSS.Structure.Validators.RssUrl

Afficher le fichier Open project: ApmeM/Simple-RSS Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
RssUrl ( ) : System
RssUrl ( Uri newUrl ) : System
RssUrl ( string newUrl ) : System

Method Details

RssUrl() public méthode

public RssUrl ( ) : System
Résultat System

RssUrl() public méthode

public RssUrl ( Uri newUrl ) : System
newUrl System.Uri
Résultat System

RssUrl() public méthode

public RssUrl ( string newUrl ) : System
newUrl string
Résultat System