P
P.Sunil
How to Get assembly information..
that means constructor info,properties,methods of an
assembly.
I heard that Assembly class can be used for this...
Please Let me know how to use this class.
Is it possible to find the info of an Assembly (i.e dlls)
that comes defaultly with .NET like
(System.dll,System.windows.forms.dll)
Please give an example...
that means constructor info,properties,methods of an
assembly.
I heard that Assembly class can be used for this...
Please Let me know how to use this class.
Is it possible to find the info of an Assembly (i.e dlls)
that comes defaultly with .NET like
(System.dll,System.windows.forms.dll)
Please give an example...