BrandGhost
See It In Action! C# Reflection for Beginners

See It In Action! C# Reflection for Beginners

You've heard about reflection in C#, but in what situations are we expected to be using dotnet reflection over just... using types as we might expect to? Well, the C# typing system allows us to have a lot of information up-front at compile time, but there are circumstances where at runtime we have more information or want to find/understand our types. Check out this video for a tutorial on a simple use case for reflection in csharp!
An error has occurred. This application may no longer respond until reloaded. Reload