次の方法で共有


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

適用対象