Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using ToString in VB.NET code in ASP.NET Web Page
Message
 
 
À
17/11/2009 14:28:59
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
ASP.NET
Database:
Visual FoxPro
Divers
Thread ID:
01435079
Message ID:
01435272
Vues:
34
>That's what I was thinking too
>
>something like
>
>
>public static implicit operator string(object obj)
>		{
>			return obj.ToString();
>		}
>
Greg,

Did you mean to give a name of operator here?
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform