C# Class IKVM.Internal.SlowConstructorMethodWrapper

Inheritance: MethodWrapper, ICustomInvoke
Mostrar archivo Open project: samskivert/ikvm-monotouch

Private Properties

Property Type Description
ICustomInvoke object
SlowConstructorMethodWrapper System.Reflection.Emit

Private Methods

Method Description
ICustomInvoke ( object obj, object args, ikvm callerID ) : object
SlowConstructorMethodWrapper ( TypeWrapper declaringType, string name, string sig, ConstructorInfo ctor, TypeWrapper returnType, TypeWrapper parameterTypes, Modifiers modifiers, MemberFlags flags ) : System.Reflection.Emit