C# Class GitSharp.Core.FnMatch.CharacterHead

Inheritance: AbstractHead
Afficher le fichier Open project: stschake/GitSharp Class Usage Examples

Méthodes publiques

Méthode Description
CharacterHead ( char expectedChar )

Méthodes protégées

Méthode Description
matches ( char c ) : bool

Method Details

CharacterHead() public méthode

public CharacterHead ( char expectedChar )
expectedChar char

matches() protected méthode

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