C# 클래스 SkyScraper.Extensions

파일 보기 프로젝트 열기: JonCanning/SkyScraper

공개 메소드들

메소드 설명
LinkDoesNotContainAnchor ( this str ) : bool
LinkIsLocal ( this link, string baseUri ) : bool

메소드 상세

LinkDoesNotContainAnchor() 공개 정적인 메소드

public static LinkDoesNotContainAnchor ( this str ) : bool
str this
리턴 bool

LinkIsLocal() 공개 정적인 메소드

public static LinkIsLocal ( this link, string baseUri ) : bool
link this
baseUri string
리턴 bool