C# Class RegExpose.Nodes.Alternation.AlternationChoice

Inheritance: RegExpose.Nodes.Parens.NonCapturingParens
Afficher le fichier Open project: QuickenLoans/RegExpose

Méthodes publiques

Méthode Description
AlternationChoice ( IEnumerable children, int index, string pattern ) : System.Collections.Generic

Method Details

AlternationChoice() public méthode

public AlternationChoice ( IEnumerable children, int index, string pattern ) : System.Collections.Generic
children IEnumerable
index int
pattern string
Résultat System.Collections.Generic