다음을 통해 공유


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

적용 대상