I had created a DLL in .NET ,which includes several function.Now I am suing this DLL in another App

I want that whenever the client uses my DLL,somesort of comments must be shown that shows return type,Parameters etc.like this

i see people this using XML files.Is there any alternative way?
Thanks in meekness
1 Answer