5 lines
97 B
C#
5 lines
97 B
C#
![]() |
namespace CPF.Mac.AppKit
|
||
|
{
|
||
|
public delegate bool NSApplicationPredicate(NSApplication sender);
|
||
|
}
|