How to calculate the number of public, private, internal, protected methods and classes from a publi...
t
How to calculate the number of public, private, internal, protected methods and classes from a public or internal package?
s
Can’t you use reflections?
might help
👍 1