An open API service indexing awesome lists of open source software.

https://github.com/sushichop/objcsampledelegate

an example of the design pattern 'delegation'
https://github.com/sushichop/objcsampledelegate

Last synced: about 2 months ago
JSON representation

an example of the design pattern 'delegation'

Awesome Lists containing this project

README

        

# ObjCSampleDelegate

ObjCSampleDelegate shows an example of the design pattern 'delegation'.

## Environment

- Xcode 6.4
- Objective-C 2.0
- iOS 8.4

## Author

sushichop

- [Twitter](https://twitter.com/sushichop2012)
- [Blog](http://sushichop.blogspot.jp)

## License

[MIT]: http://www.opensource.org/licenses/mit-license.php

ObjCSampleDelegate is available under the [MIT license][MIT]. See the LICENSE file for details.