зеркало из https://github.com/xamarin/ios-samples.git
e5ae35eac5 | ||
---|---|---|
.. | ||
Resources | ||
Screenshots | ||
AppDelegate.cs | ||
Info.plist | ||
Main.cs | ||
Metadata.xml | ||
Protocols_Delegates_Events.csproj | ||
Protocols_Delegates_Events.sln | ||
Protocols_Delegates_EventsViewController.cs | ||
Protocols_Delegates_EventsViewController.designer.cs | ||
Protocols_Delegates_EventsViewController.xib | ||
README.md | ||
SampleMapAnnotation.cs |
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.