C# Класс RegExpose.Nodes.Alternation.AlternationChoice

Наследование: RegExpose.Nodes.Parens.NonCapturingParens
Показать файл Открыть проект

Открытые методы

Метод Описание
AlternationChoice ( IEnumerable children, int index, string pattern ) : System.Collections.Generic

Описание методов

AlternationChoice() публичный Метод

public AlternationChoice ( IEnumerable children, int index, string pattern ) : System.Collections.Generic
children IEnumerable
index int
pattern string
Результат System.Collections.Generic