Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
System
Text
RegularExpressions
Interpreter.RepeatContext
C# 클래스 System.Text.RegularExpressions.Interpreter.RepeatContext
파일 보기
프로젝트 열기: runefs/Marvin
공개 메소드들
메소드
설명
RepeatContext
(
RepeatContext
previous
,
int
min
,
int
max
,
bool
lazy
,
int
expr_pc
) :
System
메소드 상세
RepeatContext()
공개
메소드
public
RepeatContext
(
RepeatContext
previous
,
int
min
,
int
max
,
bool
lazy
,
int
expr_pc
) :
System
previous
RepeatContext
min
int
max
int
lazy
bool
expr_pc
int
리턴
System