NSApplication.EnsureDelegateAssignIsNotOverwritingInternalDelegate 方法

定义

public static void EnsureDelegateAssignIsNotOverwritingInternalDelegate(object currentDelegateValue, object newDelegateValue, Type internalDelegateType);
static member EnsureDelegateAssignIsNotOverwritingInternalDelegate : obj * obj * Type -> unit

参数

currentDelegateValue
Object
newDelegateValue
Object
internalDelegateType
Type

适用于