System.Reflection
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hello everybody! Does anybody know how to get information about an assembly using the System.Reflection namespace? I want to list all namespaces,classes,methods,...... :(( Please help me :(( petermax2
-
Hello everybody! Does anybody know how to get information about an assembly using the System.Reflection namespace? I want to list all namespaces,classes,methods,...... :(( Please help me :(( petermax2
Why don't you read MSDN ? There's a lot of info and samples there. Free your mind...