C# Class SharpOS.AOT.Metadata.TypeDefRow

Show file 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 property

public uint Extends
return uint

FieldList public property

public uint FieldList
return uint

Flags public property

public TypeAttributes Flags
return TypeAttributes

MethodList public property

public uint MethodList
return uint

Name public property

public uint Name
return uint

Namespace public property

public uint Namespace
return uint