다음을 통해 공유


NSCloudSharingServiceDelegate 생성자

정의

오버로드

NSCloudSharingServiceDelegate()
NSCloudSharingServiceDelegate(NSObjectFlag)
NSCloudSharingServiceDelegate(IntPtr)

NSCloudSharingServiceDelegate()

[Foundation.Export("init")]
public NSCloudSharingServiceDelegate ();
특성

적용 대상

NSCloudSharingServiceDelegate(NSObjectFlag)

protected NSCloudSharingServiceDelegate (Foundation.NSObjectFlag t);
new AppKit.NSCloudSharingServiceDelegate : Foundation.NSObjectFlag -> AppKit.NSCloudSharingServiceDelegate

매개 변수

적용 대상

NSCloudSharingServiceDelegate(IntPtr)

protected internal NSCloudSharingServiceDelegate (IntPtr handle);
new AppKit.NSCloudSharingServiceDelegate : nativeint -> AppKit.NSCloudSharingServiceDelegate

매개 변수

handle
IntPtr

nativeint

적용 대상