C#C
C#3y ago
Pacrombie

❔ ✅ C# event question

Really simple question: when a C# event is invoked, are the methods added to it cleared, or can I invoke an event repeatedly with the same methods?
Was this page helpful?