namespace CPF.Mac.Foundation { public delegate void NSUrlConnectionDataResponse(NSUrlResponse response, NSData data, NSError error); }