C# 클래스 gp.Files.BadSites

파일 보기 프로젝트 열기: vatsal/getputs

공개 메소드들

메소드 설명
Contains ( string url ) : bool

Indicates whether a url is a contained in the BadSites List

ReLoadList ( ) : void

비공개 메소드들

메소드 설명
BadSites ( ) : System

Reads Words File

메소드 상세

Contains() 공개 메소드

Indicates whether a url is a contained in the BadSites List
public Contains ( string url ) : bool
url string The url to check
리턴 bool

ReLoadList() 공개 메소드

public ReLoadList ( ) : void
리턴 void