C# Class IKVM.Internal.DotNetTypeWrapper.AttributeAnnotationTypeWrapper.AttributeAnnotationMethodWrapper

Inheritance: DynamicOnlyMethodWrapper
Datei anzeigen Open project: samskivert/ikvm-monotouch

Private Properties

Property Type Description
AttributeAnnotationMethodWrapper System.Reflection.Emit
AttributeAnnotationMethodWrapper System.Reflection.Emit
MapType TypeWrapper

Private Methods

Method Description
AttributeAnnotationMethodWrapper ( AttributeAnnotationTypeWrapper tw, string name, Type type, bool optional ) : System.Reflection.Emit
AttributeAnnotationMethodWrapper ( AttributeAnnotationTypeWrapper tw, string name, TypeWrapper returnType, bool optional ) : System.Reflection.Emit
MapType ( Type type, bool isArray ) : TypeWrapper