다음을 통해 공유


NSApplicationFileCommand 대리자

정의

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

매개 변수

sender
NSObject
filename
String

반환 값

적용 대상