/DelegateTest

Using delegates across classes in Winforms / C#

Primary LanguageC#

DelegateTest

Using delegates across classes in Winforms / C#

I'd been using C# for a year and had never used or heard of delegates before. Found them confusing, so put them here in case anyone else wanted to see a simple version that worked.