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