Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
System
Text
RegularExpressions
RepeatContext
C# Class System.Text.RegularExpressions.RepeatContext
Afficher le fichier
Open project: runefs/Marvin
Class Usage Examples
Méthodes publiques
Méthode
Description
RepeatContext
(
RepeatContext
previous
,
int
min
,
int
max
,
bool
lazy
,
int
expr_pc
) :
System
Method Details
RepeatContext()
public
méthode
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
Résultat
System