using CPF.Mac.Foundation; namespace CPF.Mac.AppKit { public delegate NSError NSApplicationError(NSApplication application, NSError error); }