You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes we need to take external data, and dynamically instantiate types based on data already in the system, in this case we need to use some reflection to create instances we can use.