C# Class SkyScraper.Extensions

Afficher le fichier Open project: JonCanning/SkyScraper

Méthodes publiques

Méthode Description
LinkDoesNotContainAnchor ( this str ) : bool
LinkIsLocal ( this link, string baseUri ) : bool

Method Details

LinkDoesNotContainAnchor() public static méthode

public static LinkDoesNotContainAnchor ( this str ) : bool
str this
Résultat bool

LinkIsLocal() public static méthode

public static LinkIsLocal ( this link, string baseUri ) : bool
link this
baseUri string
Résultat bool