ios-samples/Protocols_Delegates_Events
olegoid 264998c108 [Entitlements] Remove custom entitlements from project's configuration 2015-07-29 03:08:00 +03:00
..
Protocols_Delegates_Events [Entitlements] Remove custom entitlements from project's configuration 2015-07-29 03:08:00 +03:00
Screenshots Added new sample screenshots 2012-03-07 16:35:49 -05:00
Xib Solution Pull from upstream 2015-01-19 20:39:40 +05:30
Metadata.xml Add brief description tag to metadata.xml 2015-03-23 18:03:04 +03:00
Protocols_Delegates_Events.sln Adding Sample with Storyboard 2014-07-24 17:21:38 +01:00
README.md README.md for Protocols_Delegates_Events. 2011-11-05 19:58:31 +01:00

README.md

Protocols, Delegates, and Events

This sample demonstrates how to interact with Objective-C protocols from C#, as well as using the alternative C# events/delegates.