Skip to content
#

delegate

Here are 264 public repositories matching this topic...

In this repository, I gathered a lot of useful examples of code and their description that I create while studying programming. Here you can find examples on the use of the Inheritance, Encapsulation, Abstraction, Interfacies, Polymorphism, Indexers, Operators Overloading, Extention Methods, System IO , Exception Handling, Delegates, Events, IDi…

  • Updated Mar 25, 2017
  • C#

The sample project that demonstrate how to combine MVP and Delegation pattern to clean your Activity. The presenter usually contains business logic and we can use a delegate to init and get a value from a service, broadcast receiver or manager that depends on Android SDK.

  • Updated Apr 18, 2017
  • Java

Improve this page

Add a description, image, and links to the delegate topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the delegate topic, visit your repo's landing page and select "manage topics."

Learn more