On 10/12/07, Bartók György <bartok.gyorgy gmail.com> wrote:
> Hi everyone!
>
> Does anyone know where I can get thorough and detailed
information about
> System.Reflections?
> I haven't found anything but short tutorials with one
or two aspects of it.
> I'm not only interested in webpages, but books, too.
Hi,
This isn't really the right mailing list for your request --
mono-list
would be better.
That said, the answer to your question depends what you want
to use
reflection for. In MonoDevelop we use Mono.Cecil for code
completion
instead of System.Reflection, as it doesn't have the
requirement to
load the assemblies into your AppDomain.
--
Michael Hutchinson
http://mjhutchinson.com
_______________________________________________
Monodevelop-list mailing list
Monodevelop-list lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-li
st
|