C# Class IKVM.Internal.FakeTypes

Datei anzeigen Open project: samskivert/ikvm-monotouch

Private Methods

Method Description
Create ( ModuleBuilder modb, ClassLoaderWrapper loader ) : void
CreateAnnotationType ( ModuleBuilder modb, string name, TypeWrapper annotationTypeWrapper ) : Type
CreateEnumEnum ( ModuleBuilder modb, ClassLoaderWrapper loader ) : void
GetAttributeMultipleType ( Type attributeType ) : Type
GetAttributeReturnValueType ( Type attributeType ) : Type
GetAttributeType ( Type attributeType ) : Type
GetDelegateType ( Type delegateType ) : Type
GetEnumType ( Type enumType ) : Type
Load ( Assembly assembly ) : void