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
{{ message }}
This repository was archived by the owner on Nov 1, 2019. It is now read-only.
When you have overloaded methods in your class it's impossible to distinguish between them from the methods list that is currently generated at the top of the class page.
It would be good to add the types of arguments to the listing (without their names)to make it easier to identify overloads.