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