C# Class Kuchen.Util.PatternMatch

Afficher le fichier Open project: kyubuns/Kuchen

Méthodes publiques

Méthode Description
IsMatch ( string mask, string full ) : bool

Method Details

IsMatch() public static méthode

public static IsMatch ( string mask, string full ) : bool
mask string
full string
Résultat bool