Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kirang89/delegatetest
Dummy program that I wrote to help wrap my head around Delegates in Objective-C.
https://github.com/kirang89/delegatetest
Last synced: 7 days ago
JSON representation
Dummy program that I wrote to help wrap my head around Delegates in Objective-C.
- Host: GitHub
- URL: https://github.com/kirang89/delegatetest
- Owner: kirang89
- Created: 2013-06-12T22:37:12.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-06-13T08:56:26.000Z (over 11 years ago)
- Last Synced: 2024-04-16T18:23:07.635Z (7 months ago)
- Language: Objective-C
- Size: 129 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#DelegateTest
A dummy program that I wrote to help wrap my head around Delegates in Objective-C.