Inheritance
System.Object
MemberRef
Assembly: PeNet.dll
public class MemberRef : AbstractTable
Constructors
|
Improve this Doc
View Source
Declaration
public MemberRef(IRawFile peFile, long offset, HeapSizes heapSizes, IndexSize indexSizes)
Parameters
Properties
|
Improve this Doc
View Source
Declaration
public uint Class { get; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
public uint Name { get; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
public uint Signature { get; }
Property Value
Type |
Description |
System.UInt32 |
|