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

Inheritance: AttributeAnnotationTypeWrapperBase
Afficher le fichier Open project: samskivert/ikvm-monotouch

Private Properties

Свойство Type Description
GetDeclaredAnnotations object[]
ReturnValueAnnotationTypeWrapper System.Reflection.Emit

Méthodes protégées

Méthode Description
LazyPublishMembers ( ) : void

Private Methods

Méthode Description
GetDeclaredAnnotations ( ) : object[]
ReturnValueAnnotationTypeWrapper ( AttributeAnnotationTypeWrapper declaringType ) : System.Reflection.Emit

Method Details

LazyPublishMembers() protected méthode

protected LazyPublishMembers ( ) : void
Résultat void