Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
BSPGenerationTools
Patch.ReplaceLine
C# Class BSPGenerationTools.Patch.ReplaceLine
Inheritance:
Patch
Show file
Open project: sysprogs/BSPTools
Public Properties
Property
Type
Description
NewLine
string
OldLine
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
NewLine
public property
public
string
NewLine
return
string
OldLine
public property
public
string
OldLine
return
string