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.
- Host: GitHub
- URL: https://github.com/jwillmer/weakdelegatesexample
- Owner: jwillmer
- Created: 2014-03-23T16:06:59.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-27T18:08:07.000Z (over 11 years ago)
- Last Synced: 2025-03-24T12:11:47.728Z (9 months ago)
- Language: C#
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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