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

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

Private Properties

Property Type Description
GetDeclaredAnnotations object[]
ReturnValueAnnotationTypeWrapper System.Reflection.Emit

Protected Methods

Method Description
LazyPublishMembers ( ) : void

Private Methods

Method Description
GetDeclaredAnnotations ( ) : object[]
ReturnValueAnnotationTypeWrapper ( AttributeAnnotationTypeWrapper declaringType ) : System.Reflection.Emit

Method Details

LazyPublishMembers() protected method

protected LazyPublishMembers ( ) : void
return void