Partager via


NSApplicationFileCommand Délégué

Définition

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

Paramètres

sender
NSObject
filename
String

Valeur renvoyée

S’applique à