NSCloudSharingServiceDelegate_Extensions.Completed 方法

定义

public static void Completed (this AppKit.INSCloudSharingServiceDelegate This, AppKit.NSSharingService sharingService, Foundation.NSObject[] items, Foundation.NSError error);
static member Completed : AppKit.INSCloudSharingServiceDelegate * AppKit.NSSharingService * Foundation.NSObject[] * Foundation.NSError -> unit

参数

sharingService
NSSharingService
items
NSObject[]
error
NSError

适用于