다음을 통해 공유


NSDocumentController.CloseAllDocuments(NSObject, Selector, IntPtr) 메서드

정의

[Foundation.Export("closeAllDocumentsWithDelegate:didCloseAllSelector:contextInfo:")]
public virtual void CloseAllDocuments (Foundation.NSObject delegateObject, ObjCRuntime.Selector didCloseAllSelector, IntPtr contextInfo);
abstract member CloseAllDocuments : Foundation.NSObject * ObjCRuntime.Selector * nativeint -> unit
override this.CloseAllDocuments : Foundation.NSObject * ObjCRuntime.Selector * nativeint -> unit

매개 변수

delegateObject
NSObject
didCloseAllSelector
Selector
contextInfo
IntPtr

nativeint

특성

적용 대상