C# 클래스 Tenteikura.LinkFilters.CacheHitFilter

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

공개 메소드들

메소드 설명
CacheHitFilter ( Cache cache ) : System
Matches ( Uri link ) : bool

메소드 상세

CacheHitFilter() 공개 메소드

public CacheHitFilter ( Cache cache ) : System
cache Cache
리턴 System

Matches() 공개 메소드

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