[Mono-list] dict

ltj lfiedor at willow.iie.uz.zgora.pl
Sun Dec 11 19:17:34 EST 2005


Hi all!
im new in this list and in mono world but it look very interesting, and 
here is my question, how can i generate a text file with list off all
namespaces classes an methods separated by a "." it should look like
namespace.class.method i.e.:

...
System.Net.AuthenticationManager
System.Net.AuthenticationManager.Authenticate(System.String,System.Net.WebRequest,System.Net.ICredentials)
System.Net.AuthenticationManager.PreAuthenticate(System.Net.WebRequest,System.Net.ICredentials)
System.Net.AuthenticationManager.Register(System.Net.IAuthenticationModule)
System.Net.AuthenticationManager.RegisteredModules
System.Net.AuthenticationManager.Unregister(System.Net.IAuthenticationModule)
...

i think that it should be something with Assembly type but thats all i 
know about the problem
-- 
best ltj jid:ltj at chrome.pl
           gg:2459082


More information about the Mono-list mailing list