Featured post

Difference between protocol and delegates?

A protocol, declared with the ( @protocol syntax in Objective-C) is used to declare a set of methods that a class "adopts" (de...

Wednesday, 10 February 2016

how find memory leak in xcode ?


No comments:

Post a Comment