namespace CPF.Mac.AppKit { public delegate bool NSTableViewCell(NSTableView tableView, NSCell cell, NSTableColumn tableColumn, long row); }