C# Class Goose.Core.Solution.EventHandling.RegexGlobMatcher

Inheritance: IGlobMatcher
显示文件 Open project: sebastianhallen/Goose

Public Methods

Method Description
Matches ( string fileName, string glob ) : bool

Method Details

Matches() public method

public Matches ( string fileName, string glob ) : bool
fileName string
glob string
return bool