5 lines
105 B
C#
5 lines
105 B
C#
![]() |
namespace CPF.Mac.AppKit
|
||
|
{
|
||
|
public delegate bool NSControlText(NSControl control, NSText fieldEditor);
|
||
|
}
|