C# 클래스 LinkerScriptGenerator.LinkerScriptTemplate

파일 보기 프로젝트 열기: sysprogs/BSPTools 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
EntryPoint string
SectionAlignment int
Sections List
SectionsAfterEnd List

공개 메소드들

메소드 설명
ShallowCopy ( ) : LinkerScriptTemplate

메소드 상세

ShallowCopy() 공개 메소드

public ShallowCopy ( ) : LinkerScriptTemplate
리턴 LinkerScriptTemplate

프로퍼티 상세

EntryPoint 공개적으로 프로퍼티

public string EntryPoint
리턴 string

SectionAlignment 공개적으로 프로퍼티

public int SectionAlignment
리턴 int

Sections 공개적으로 프로퍼티

public List
Sections
리턴 List

SectionsAfterEnd 공개적으로 프로퍼티

public List
SectionsAfterEnd
리턴 List