C# Class Kuchen.Util.PatternMatch

Mostrar archivo Open project: kyubuns/Kuchen

Public Methods

Method Description
IsMatch ( string mask, string full ) : bool

Method Details

IsMatch() public static method

public static IsMatch ( string mask, string full ) : bool
mask string
full string
return bool