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

Inheritance: IGlobMatcher
Datei anzeigen 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