<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">Hi all,</div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">&nbsp; &nbsp; How to detect whether a method is overload method in a class? A potential solution is count the methods with the same name, but it could be quite time consuming. Thus, any other solutions for this problem?</div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">Best</div>
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">Chris</div>
</body></html>