using CPF.Mac.ObjCRuntime; namespace CPF.Mac.AppKit { public delegate bool NSTextViewSelectorCommand(NSTextView textView, Selector commandSelector); }