C# 클래스 Tenteikura.LinkFilters.NoExternalLinks

상속: ILinkFilter
파일 보기 프로젝트 열기: bolthar/tenteikura

공개 메소드들

메소드 설명
Matches ( Uri link ) : bool
NoExternalLinks ( Uri startingUri ) : System

메소드 상세

Matches() 공개 메소드

public Matches ( Uri link ) : bool
link System.Uri
리턴 bool

NoExternalLinks() 공개 메소드

public NoExternalLinks ( Uri startingUri ) : System
startingUri System.Uri
리턴 System