RE: reflection
by Jan Dubois other posts by this author
Jul 22 2005 6:56PM messages near this date
view in the new Beta List Site
reflection
|
How to use the existing perl module in perlaspx?
FRAMEWORK On Sat, 16 Jul 2005, mailware@[...].net wrote:
> does perl.net support reflection, such as being able to self discover
> the methods , entrypoints,manipulate and execute managed exe's( eg.
> either c# or perl.net apps/librarys?)
Yes, it does, using the classes in the System.Reflection namespace.
In addition it supports the PerlNET::typeof() function to create a
System.Type object from the string name of the type.
Cheers,
-Jan
_______________________________________________
Perl.NET mailing list
Perl.NET@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
mailware
Jan Dubois
|