You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Is there a way to enumerate all the Classes defined in a given runtime?
The 'need' is to enumerate all the classes and for each class to enumerate the methods and properties.
Kimman
Alex Mohr
unread,
Jun 7, 2006, 12:29:09 AM6/7/06
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
not that I'm aware of. I'd like to be able to do this to so I can "lock down" the standard objects. As of now I have to manually grep the code for everything :(