How to Access Private Method Outside the Class in C#



This article exlains how to access a private method outside of the class using reflection.



Read: https://www.c-sharpcorner.com/UploadFile/75a48f/how-to-access-private-method-outside-the-class-in-C-Sharp/