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
YuriyGuts
RegexBuilder
ExtensionMethods
C# Class YuriyGuts.RegexBuilder.ExtensionMethods
Mostra file
Open project: YuriyGuts/regex-builder
Public Methods
Method
Description
ReplaceMany
(
this
builder
,
string
oldValues
,
string
newValues
) :
void
Method Details
ReplaceMany()
public
static
method
public
static
ReplaceMany
(
this
builder
,
string
oldValues
,
string
newValues
) :
void
builder
this
oldValues
string
newValues
string
return
void