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