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