Reflection in .NET
.NET Framework’s Reflection API allows you to fetch Type (Assembly) information at runtime.
Follow this link:
Reflection in .NET
.NET Framework’s Reflection API allows you to fetch Type (Assembly) information at runtime.
Follow this link:
Reflection in .NET