Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
BSPGenerationTools
Patch.InsertLines
C# Class BSPGenerationTools.Patch.InsertLines
Inheritance:
Patch
ファイルを表示
Open project: sysprogs/BSPTools
Public Properties
Property
Type
Description
AfterLine
string
InsertedLines
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
AfterLine
public_oe property
public
string
AfterLine
return
string
InsertedLines
public_oe property
public
string[]
InsertedLines
return
string[]