NSApplicationDelegate_Extensions.OpenFileWithoutUI 方法

定义

public static bool OpenFileWithoutUI (this AppKit.INSApplicationDelegate This, Foundation.NSObject sender, string filename);
static member OpenFileWithoutUI : AppKit.INSApplicationDelegate * Foundation.NSObject * string -> bool

参数

sender
NSObject
filename
String

返回

适用于