How to retrieve the methods from a dll? Can I retrieve them using the System.Reflection.Assembly? How? Thanks!
Forum Rules