Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
IKVM
Reflection
Reader
SectionHeader
C# 클래스 IKVM.Reflection.Reader.SectionHeader
파일 보기
프로젝트 열기: mono/ikvm
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
Characteristics
System.UInt32
Name
string
NumberOfLinenumbers
System.UInt16
NumberOfRelocations
System.UInt16
PointerToLinenumbers
System.UInt32
PointerToRawData
System.UInt32
PointerToRelocations
System.UInt32
SizeOfRawData
System.UInt32
VirtualAddress
System.UInt32
VirtualSize
System.UInt32
비공개 메소드들
메소드
설명
Read
(
BinaryReader
br
) :
void
프로퍼티 상세
Characteristics
공개적으로 프로퍼티
public
UInt32,System
Characteristics
리턴
System.UInt32
Name
공개적으로 프로퍼티
public
string
Name
리턴
string
NumberOfLinenumbers
공개적으로 프로퍼티
public
UInt16,System
NumberOfLinenumbers
리턴
System.UInt16
NumberOfRelocations
공개적으로 프로퍼티
public
UInt16,System
NumberOfRelocations
리턴
System.UInt16
PointerToLinenumbers
공개적으로 프로퍼티
public
UInt32,System
PointerToLinenumbers
리턴
System.UInt32
PointerToRawData
공개적으로 프로퍼티
public
UInt32,System
PointerToRawData
리턴
System.UInt32
PointerToRelocations
공개적으로 프로퍼티
public
UInt32,System
PointerToRelocations
리턴
System.UInt32
SizeOfRawData
공개적으로 프로퍼티
public
UInt32,System
SizeOfRawData
리턴
System.UInt32
VirtualAddress
공개적으로 프로퍼티
public
UInt32,System
VirtualAddress
리턴
System.UInt32
VirtualSize
공개적으로 프로퍼티
public
UInt32,System
VirtualSize
리턴
System.UInt32