Reflection in C#: When and Why You Should (or Shouldn’t) Use It



This content originally appeared on Level Up Coding – Medium and was authored by Shrinidhi Acharya

Ever stumbled across System.Reflection in C# and thought, Wait, why would I ever need this? Or maybe you've heard someone mutter…


This content originally appeared on Level Up Coding – Medium and was authored by Shrinidhi Acharya