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

Inheritance: IGlobMatcher
Afficher le fichier Open project: sebastianhallen/Goose

Méthodes publiques

Méthode Description
Matches ( string fileName, string glob ) : bool

Method Details

Matches() public méthode

public Matches ( string fileName, string glob ) : bool
fileName string
glob string
Résultat bool