Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
dnSpy
AsmEditor
Hex
PE
ImageFileHeaderVM
C# Class dnSpy.AsmEditor.Hex.PE.ImageFileHeaderVM
Inheritance:
HexVM
显示文件
Open project: 0xd4d/dnSpy
Class Usage Examples
Public Methods
Method
Description
ImageFileHeaderVM
(
HexBuffer
buffer
,
HexPosition
startOffset
) :
System
Private Methods
Method
Description
EpochToDate
(
uint
val
) :
System.DateTime
Method Details
ImageFileHeaderVM()
public
method
public
ImageFileHeaderVM
(
HexBuffer
buffer
,
HexPosition
startOffset
) :
System
buffer
dnSpy.Contracts.Hex.HexBuffer
startOffset
HexPosition
return
System