C# Class IKVM.Internal.ClassFile.ConstantPoolItemClass

Inheritance: ConstantPoolItem
Mostra file Open project: samskivert/ikvm-monotouch

Private Properties

Property Type Description
ConstantPoolItemClass System
GetClassType TypeWrapper
GetConstantType ConstantType
Link void
Resolve void

Private Methods

Method Description
ConstantPoolItemClass ( BigEndianBinaryReader br ) : System
GetClassType ( ) : TypeWrapper
GetConstantType ( ) : ConstantType
Link ( TypeWrapper thisType ) : void
Resolve ( ClassFile classFile ) : void