using CPF.Mac.Foundation; namespace CPF.Mac.AppKit { public delegate bool NSControlTextValidation(NSControl control, NSObject objectToValidate); }