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

https://github.com/jwillmer/weakdelegatesexample

This project demonstrates the problem with strong CLR references.
https://github.com/jwillmer/weakdelegatesexample

Last synced: 9 months ago
JSON representation

This project demonstrates the problem with strong CLR references.

Awesome Lists containing this project

README

          

Weak Delegates Example
====================

This project demonstrates the problem with strong CLR references and is an extended version of an example by [Greg Schechter]

[Greg Schechter]:http://blogs.msdn.com/b/greg_schechter/archive/2004/05/27/143605.aspx