5 lines
126 B
C#
5 lines
126 B
C#
![]() |
namespace CPF.Mac.AppKit
|
||
|
{
|
||
|
public delegate void NSDraggingEnumerator(NSDraggingItem draggingItem, int idx, ref bool stop);
|
||
|
}
|