編輯

共用方式為


ClassForAnnotationTypeDelegate Delegate

Definition

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

Parameters

annotationType
String

Return Value

Applies to