C# Class PEAPI.Field

Descriptor for a field of a class
Inheritance: Member
显示文件 Open project: kumpera/mono Class Usage Examples

Protected Properties

Property Type Description
FieldSig byte
type Type

Private Methods

Method Description
Field ( string pfName, Type pfType ) : System

Property Details

FieldSig protected_oe static_oe property

protected static byte FieldSig
return byte

type protected_oe property

protected Type type
return Type