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

Inheritance: AttributeAnnotationTypeWrapperBase
ファイルを表示 Open project: samskivert/ikvm-monotouch

Private Properties

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

Protected Methods

Method Description
LazyPublishMembers ( ) : void

Private Methods

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

Method Details

LazyPublishMembers() protected method

protected LazyPublishMembers ( ) : void
return void