Reflection in .NET
.NET Framework’s Reflection API allows you to fetch Type (Assembly) information at runtime.
View original post here:
Reflection in .NET
.NET Framework’s Reflection API allows you to fetch Type (Assembly) information at runtime.
View original post here:
Reflection in .NET