次の方法で共有


NSApplicationFileCommand 代理人

定義

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

パラメーター

sender
NSObject
filename
String

戻り値

適用対象