namespace CPF.Mac.AppKit { public delegate void NSTableViewRowHandler(NSTableRowView rowView, int row); }