ClassForAnnotationTypeDelegate Delegate

Definition

public delegate ObjCRuntime.Class ClassForAnnotationTypeDelegate(string annotationType);
type ClassForAnnotationTypeDelegate = delegate of string -> Class

Parameters

annotationType
String

Return Value

Applies to