Some tips on writing event handling code in C# .NET(rabdullin.com)
submitted by
abdullin(385) 3 years, 4 months ago
You can drop a lot of repetitive code in C# event declaration and raising (including some EventArgs declarations, defining custom delegates, checking for nulls) if you follow these tips.
|category: C#
|Views: 55
tags:
Events practices Event C# Patterns another
Everyones tags:
Your Tags: