Describing our library with Reflections

In this recipe, we will be building a class object that will have two public methods. After using a console application, we will be describing this class object using Reflections. A Reflection gives you the ability to read its own metadata of finding assemblies, type, and module information at runtime. 

Get .NET Standard 2.0 Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.