C# 클래스 GitSharp.Core.FnMatch.RestrictedWildCardHead

상속: AbstractHead
파일 보기 프로젝트 열기: stschake/GitSharp

보호된 메소드들

메소드 설명
matches ( char c ) : bool

비공개 메소드들

메소드 설명
RestrictedWildCardHead ( char excludedCharacter, bool star )

메소드 상세

matches() 보호된 메소드

protected matches ( char c ) : bool
c char
리턴 bool