C# 클래스 LinkCrawler.Utils.Extensions.RegexExtensions

파일 보기 프로젝트 열기: hmol/LinkCrawler

공개 메소드들

메소드 설명
IsNotMatch ( this regex, string str ) : bool

메소드 상세

IsNotMatch() 공개 정적인 메소드

public static IsNotMatch ( this regex, string str ) : bool
regex this
str string
리턴 bool