Assembly: PeNet.dll
public class GenericParam : AbstractTable
Constructors
|
Edit this page
View Source
Declaration
public GenericParam(IRawFile peFile, long offset, HeapSizes heapSizes, IndexSize indexSizes)
Parameters
Properties
|
Edit this page
View Source
Declaration
public ushort Flags { get; }
Property Value
|
Edit this page
View Source
Declaration
public uint Name { get; }
Property Value
|
Edit this page
View Source
Declaration
public ushort Number { get; }
Property Value
|
Edit this page
View Source
Declaration
public uint Owner { get; }
Property Value