AnnotationSelector

AnnotationSelector()

Initialisiert eine neue Instanz der AnnotationSelector-Klasse.

public AnnotationSelector()

Siehe auch


AnnotationSelector(Annotation)

Initialisiert neuAnnotationSelector Objekt.

public AnnotationSelector(Annotation annotation)
ParameterTypBeschreibung
annotationAnnotationAuszuwählende Anmerkung. Dieses Objekt beschreibt nur einige Merkmale, die gefundene Annotationen haben sollen, zB die Art der Annotation.

Siehe auch