Assembly: PeNet.dll
public class Module : AbstractTable
Constructors
|
Edit this page
View Source
Declaration
public Module(IRawFile peFile, long offset, HeapSizes heapSizes, IndexSize indexSizes)
Parameters
Properties
|
Edit this page
View Source
Declaration
public uint EncBaseId { get; }
Property Value
|
Edit this page
View Source
Declaration
public uint EncId { get; }
Property Value
|
Edit this page
View Source
Declaration
public ushort Generation { get; }
Property Value
|
Edit this page
View Source
Declaration
public uint Mvid { get; }
Property Value
|
Edit this page
View Source
Declaration
public uint Name { get; }
Property Value