C# Class IKVM.Internal.DotNetTypeWrapper.DelegateMethodWrapper

Inheritance: MethodWrapper
Show file Open project: samskivert/ikvm-monotouch

Private Methods

Method Description
DelegateMethodWrapper ( TypeWrapper declaringType, DelegateInnerClassTypeWrapper iface ) : System.Reflection.Emit
EmitIntrinsic ( EmitIntrinsicContext context ) : bool
EmitNewobj ( CodeEmitter ilgen ) : void