Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to get list of the classes in casual assembly
Message
From
11/03/2010 11:50:13
 
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01453908
Message ID:
01453951
Views:
42
>or:
var list = (from m in Assembly.Load("GregoryAdam.Base").GetModules() select m.GetTypes().Where(x=>x.IsClass)).ToList();
Not as flat though :={


Good, Viv


I was so proud I could answer - [Sulk (borrowed from you)]
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform