Class TypeRef
Inherited Members
Namespace: PeNet.Header.Net.MetaDataTables
Assembly: PeNet.dll
Syntax
public class TypeRef : AbstractTable
Constructors
| Edit this page View SourceTypeRef(IRawFile, long, HeapSizes, IndexSize)
Declaration
public TypeRef(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 SourceResolutionScope
Declaration
public uint ResolutionScope { get; }
Property Value
| Type | Description |
|---|---|
| uint |
TypeName
Declaration
public uint TypeName { get; }
Property Value
| Type | Description |
|---|---|
| uint |
TypeNamespace
Declaration
public uint TypeNamespace { get; }
Property Value
| Type | Description |
|---|---|
| uint |