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