C# Class LineMatcher, EmptyConstructor

Afficher le fichier Open project: Fody/EmptyConstructor Class Usage Examples

Méthodes publiques

Свойство Type Description
Line string
StarEnd bool
StarStart bool

Méthodes publiques

Méthode Description
Match ( string typeName ) : bool

Method Details

Match() public méthode

public Match ( string typeName ) : bool
typeName string
Résultat bool

Property Details

Line public_oe property

public string Line
Résultat string

StarEnd public_oe property

public bool StarEnd
Résultat bool

StarStart public_oe property

public bool StarStart
Résultat bool