C# Class ProceXSS.Infrastructure.UrlChecker

Inheritance: IUrlChecker
Afficher le fichier Open project: ziyasal/ProceXSS Class Usage Examples

Méthodes publiques

Méthode Description
ExistInExcludeList ( string rawUrl ) : bool
UrlChecker ( IXssConfigurationHandler moduleConfigurationHandler ) : ProceXSS.Configuration

Method Details

ExistInExcludeList() public méthode

public ExistInExcludeList ( string rawUrl ) : bool
rawUrl string
Résultat bool

UrlChecker() public méthode

public UrlChecker ( IXssConfigurationHandler moduleConfigurationHandler ) : ProceXSS.Configuration
moduleConfigurationHandler IXssConfigurationHandler
Résultat ProceXSS.Configuration