C# Class IKVM.Internal.DotNetTypeWrapper.EnumEnumTypeWrapper.EnumValueOfMethodWrapper

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

Private Properties

Property Type Description
EnumValueOfMethodWrapper System.Reflection.Emit
ICustomInvoke object

Private Methods

Method Description
EnumValueOfMethodWrapper ( TypeWrapper declaringType ) : System.Reflection.Emit
ICustomInvoke ( object obj, object args, ikvm callerID ) : object