[Mono-list] Embedding Mono Question
Alexandre Miguel Pedro Gomes
alexmipego at gmail.com
Tue Sep 13 06:06:36 EDT 2005
You should check System.Reflection that provides that information to you.
Also there is another approach beeing developed that is Cecil (check mono
svn repository) that afaik reads the "binary" and provides that information
too.
On 9/13/05, Eoin Coffey <ecoffey at gmail.com> wrote:
>
> Hey All,
>
> Right now I'm working on embedding the Mono runtime into an application.
> The Mono C API is, for the most part, very clean and well layed out.
>
> The only thing that is lacking is decent docs of that API.
>
> What I want to know is if there is a way to query an image or assembly
> about what classes it contains. I know the assemblies carry the information,
> I just haven't found a way for Mono to tell me about it yet :-D
>
> A pre-Thanks for any help or useful info.
>
> Have a good one.
>
> -Eoin Coffey
>
> _______________________________________________
> Mono-list maillist - Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
>
>
--
Alexandre Gomes, Portugal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20050913/6105f500/attachment.html
More information about the Mono-list
mailing list