5 lines
112 B
C#
5 lines
112 B
C#
![]() |
namespace CPF.Mac.CoreLocation
|
||
|
{
|
||
|
public delegate bool CLLocationManagerEventArgs(CLLocationManager manager);
|
||
|
}
|