Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
BSPGenerationTools
Patch.RegexTransform
C# Class BSPGenerationTools.Patch.RegexTransform
Inheritance:
Patch
Exibir arquivo
Open project: sysprogs/BSPTools
Public Properties
Property
Type
Description
ExpectedCount
int
RegularExpression
string
ValueFormat
string
Public Methods
Method
Description
Apply
(
List
lines
) :
void
Method Details
Apply()
public
method
public
Apply
(
List
lines
) :
void
lines
List
return
void
Property Details
ExpectedCount
public_oe property
public
int
ExpectedCount
return
int
RegularExpression
public_oe property
public
string
RegularExpression
return
string
ValueFormat
public_oe property
public
string
ValueFormat
return
string