C# Class SharpOS.AOT.Metadata.TypeDefRow

显示文件 Open project: sharpos/SharpOS Class Usage Examples

Public Properties

Property Type Description
Extends uint
FieldList uint
Flags TypeAttributes
MethodList uint
Name uint
Namespace uint

Property Details

Extends public_oe property

public uint Extends
return uint

FieldList public_oe property

public uint FieldList
return uint

Flags public_oe property

public TypeAttributes Flags
return TypeAttributes

MethodList public_oe property

public uint MethodList
return uint

Name public_oe property

public uint Name
return uint

Namespace public_oe property

public uint Namespace
return uint