C# Class GitSharp.IgnoreRules.Rule

Afficher le fichier Open project: stschake/GitSharp

Méthodes publiques

Свойство Type Description
exclude bool
isDirectoryOnly bool
pattern System.Text.RegularExpressions.Regex

Property Details

exclude public_oe property

public bool exclude
Résultat bool

isDirectoryOnly public_oe property

public bool isDirectoryOnly
Résultat bool

pattern public_oe property

public Regex,System.Text.RegularExpressions pattern
Résultat System.Text.RegularExpressions.Regex