Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
GitSharp
Core
FnMatch
RestrictedWildCardHead
C# Class GitSharp.Core.FnMatch.RestrictedWildCardHead
Inheritance:
AbstractHead
Exibir arquivo
Open project: stschake/GitSharp
Protected Methods
Method
Description
matches
(
char
c
) :
bool
Private Methods
Method
Description
RestrictedWildCardHead
(
char
excludedCharacter
,
bool
star
)
Method Details
matches()
protected
method
protected
matches
(
char
c
) :
bool
c
char
return
bool