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

适用于