共用方式為


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

適用於