C# 클래스 ProceXSS.Infrastructure.UrlChecker

상속: IUrlChecker
파일 보기 프로젝트 열기: ziyasal/ProceXSS 1 사용 예제들

공개 메소드들

메소드 설명
ExistInExcludeList ( string rawUrl ) : bool
UrlChecker ( IXssConfigurationHandler moduleConfigurationHandler ) : ProceXSS.Configuration

메소드 상세

ExistInExcludeList() 공개 메소드

public ExistInExcludeList ( string rawUrl ) : bool
rawUrl string
리턴 bool

UrlChecker() 공개 메소드

public UrlChecker ( IXssConfigurationHandler moduleConfigurationHandler ) : ProceXSS.Configuration
moduleConfigurationHandler IXssConfigurationHandler
리턴 ProceXSS.Configuration