Class MemberRef
Inherited Members
Namespace: PeNet.Header.Net.MetaDataTables
Assembly: PeNet.dll
Syntax
public class MemberRef : AbstractTable
Constructors
| Edit this page View SourceMemberRef(IRawFile, long, HeapSizes, IndexSize)
Declaration
public MemberRef(IRawFile peFile, long offset, HeapSizes heapSizes, IndexSize indexSizes)
Parameters
| Type | Name | Description |
|---|---|---|
| IRawFile | peFile | |
| long | offset | |
| HeapSizes | heapSizes | |
| IndexSize | indexSizes |
Properties
| Edit this page View SourceClass
Declaration
public uint Class { get; }
Property Value
| Type | Description |
|---|---|
| uint |
Name
Declaration
public uint Name { get; }
Property Value
| Type | Description |
|---|---|
| uint |
Signature
Declaration
public uint Signature { get; }
Property Value
| Type | Description |
|---|---|
| uint |