NSApplicationFileCommand 委托

定义

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

参数

sender
NSObject
filename
String

返回值

适用于