Getting Methods from an assembly
Hi,
I want to get all methos names and properties for a given assembly in VB.NET.
I know it should be done through system.reflection. But no idea of how to do that.
It will be a great help if u can help me.
Thx in advance