Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Property Grid
Message
De
27/04/2004 12:16:56
 
 
À
27/04/2004 10:30:56
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Divers
Thread ID:
00898494
Message ID:
00898585
Vues:
17
The C# code is fine.

But this will create an instance from a class already defined.

What i would like to do is this or something like this:

str = "Class MyClass " & vbCrLf & _
"Public Property ID" & vbCrLf & _
"Code..." & vbCrLf & _
"End Property" & vbCrLf & _
"End class"

and be able to create an instance based on the class defined in this string.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform