編集

次の方法で共有


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