5 lines
87 B
C#
5 lines
87 B
C#
![]() |
namespace CPF.Mac.AppKit
|
||
|
{
|
||
|
public delegate bool NSTextPredicate(NSText textObject);
|
||
|
}
|