NSApplicationDelegate_Extensions.OpenFiles Method

Definition

public static void OpenFiles (this AppKit.INSApplicationDelegate This, AppKit.NSApplication sender, string[] filenames);
static member OpenFiles : AppKit.INSApplicationDelegate * AppKit.NSApplication * string[] -> unit

Parameters

sender
NSApplication
filenames
String[]

Applies to