Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to get list of the classes in casual assembly
Message
De
12/03/2010 03:53:58
 
 
À
11/03/2010 11:50:13
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01453908
Message ID:
01454092
Vues:
39
>>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)]

I wouldn't be at all surprised if your version was just as quick :-}
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform