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