namespace CPF.Mac.AppKit { public delegate bool NSTableViewEventString(NSTableView tableView, NSEvent theEvent, string searchString); }