hi Having a Dll made by dot net , is there any way to distinguish its methods?
Take a look at Reflector. Or simply add a reference and explore using Object Browser in Visual Studio.