How to get Implemeting class name for Interface in MethodInfo in C# [closed]
I have a methodInfo object and I would like to get the name of the class the implements this method. When I use methodInfo.DeclaringType() I get the Interface name but I want to get the implementing class name. Thanks!
Aucun commentaire:
Enregistrer un commentaire