dimanche 26 août 2018

c# How to detect if a particular method has overloaded versions?

I just need to know if there's a smart way to detect if a particular Type method has overloads or not.

At the moment I'm iterating through methods and searching for DeclaringType+Name ambiguity...but I think it's a bit lame :)

thx





Aucun commentaire:

Enregistrer un commentaire