C# 클래스 Goose.Core.Solution.EventHandling.RegexGlobMatcher

상속: IGlobMatcher
파일 보기 프로젝트 열기: sebastianhallen/Goose

공개 메소드들

메소드 설명
Matches ( string fileName, string glob ) : bool

메소드 상세

Matches() 공개 메소드

public Matches ( string fileName, string glob ) : bool
fileName string
glob string
리턴 bool