Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
LinkerScriptGenerator
LinkerScriptTemplate
C# Class LinkerScriptGenerator.LinkerScriptTemplate
Mostrar archivo
Open project: sysprogs/BSPTools
Class Usage Examples
Public Properties
Property
Type
Description
EntryPoint
string
SectionAlignment
int
Sections
List
SectionsAfterEnd
List
Public Methods
Method
Description
ShallowCopy
( ) :
LinkerScriptTemplate
Method Details
ShallowCopy()
public
method
public
ShallowCopy
( ) :
LinkerScriptTemplate
return
LinkerScriptTemplate
Property Details
EntryPoint
public_oe property
public
string
EntryPoint
return
string
SectionAlignment
public_oe property
public
int
SectionAlignment
return
int
Sections
public_oe property
public
List
Sections
return
List
SectionsAfterEnd
public_oe property
public
List
SectionsAfterEnd
return
List