共用方式為


NSApplicationFileCommand 代理人

定義

public delegate bool NSApplicationFileCommand(NSObject sender, string filename);
type NSApplicationFileCommand = delegate of NSObject * string -> bool

參數

sender
NSObject
filename
String

傳回值

適用於