5 lines
91 B
C#
5 lines
91 B
C#
![]() |
namespace CPF.Mac.AppKit
|
||
|
{
|
||
|
public delegate NSWindow[] NSWindowWindows(NSWindow window);
|
||
|
}
|