C# 클래스 RegExpose.Nodes.Alternation.AlternationChoice

상속: RegExpose.Nodes.Parens.NonCapturingParens
파일 보기 프로젝트 열기: QuickenLoans/RegExpose

공개 메소드들

메소드 설명
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