C# Class GitSharp.Core.FnMatch.RestrictedWildCardHead

Inheritance: AbstractHead
Afficher le fichier Open project: stschake/GitSharp

Méthodes protégées

Méthode Description
matches ( char c ) : bool

Private Methods

Méthode Description
RestrictedWildCardHead ( char excludedCharacter, bool star )

Method Details

matches() protected méthode

protected matches ( char c ) : bool
c char
Résultat bool