C# Class gp.Files.BadIPs

Afficher le fichier Open project: vatsal/getputs

Méthodes publiques

Méthode Description
Contains ( string url ) : bool

Indicates whether a url is a contained in the BadIPs List

ReLoadList ( ) : void

Private Methods

Méthode Description
BadIPs ( ) : System

Reads Words File

Method Details

Contains() public méthode

Indicates whether a url is a contained in the BadIPs List
public Contains ( string url ) : bool
url string The url to check
Résultat bool

ReLoadList() public méthode

public ReLoadList ( ) : void
Résultat void