BrandGhost
It's EASY - Check Type Data with Reflection in C#

It's EASY - Check Type Data with Reflection in C#

If you're just starting out programming in C#, you may not have even come across reflection yet! Reflection is a powerful tool that we have access to in C# which allows us to inspect type information dynamically at runtime. This opens many possibilities for us when we have information at runtime that otherwise couldn't be used to do these checks at compile time. Check out this beginner's guide to get started with reflection in C#!
An error has occurred. This application may no longer respond until reloaded. Reload