5 lines
107 B
C#
5 lines
107 B
C#
![]() |
namespace CPF.Mac.AppKit
|
||
|
{
|
||
|
public delegate void NSTableViewRowHandler(NSTableRowView rowView, int row);
|
||
|
}
|