5 lines
129 B
C#
5 lines
129 B
C#
![]() |
namespace CPF.Mac.AppKit
|
||
|
{
|
||
|
public delegate bool NSTableViewColumnPredicate(NSTableView tableView, NSTableColumn tableColumn);
|
||
|
}
|