Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
System
Text
RegularExpressions
CachedCodeEntry
C# Class System.Text.RegularExpressions.CachedCodeEntry
Mostra file
Open project: gbarnett/shared-source-cli-2.0
Class Usage Examples
Private Methods
Method
Description
AddCompiled
(
RegexRunnerFactory
factory
) :
void
CachedCodeEntry
(
string
key
,
Hashtable
capnames
,
String
capslist
,
RegexCode
code
,
Hashtable
caps
,
int
capsize
,
ExclusiveReference
runner
,
SharedReference
repl
) :
System