Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
GitSharp
Core
FnMatch
CharacterHead
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