using CPF.Mac.Foundation; namespace CPF.Mac.AppKit { public delegate NSDictionary NSRulerEditorPredicateParts(NSRuleEditor editor, NSObject criterion, NSObject value, long row); }