Editar

Share via


NSApplication.EnsureEventAndDelegateAreNotMismatched(Object, Type) Method

Definition

public static void EnsureEventAndDelegateAreNotMismatched (object del, Type expectedType);
static member EnsureEventAndDelegateAreNotMismatched : obj * Type -> unit

Parameters

del
Object
expectedType
Type

Applies to