Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP and ASP.NET Interop
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro et .NET
Divers
Thread ID:
00635207
Message ID:
00635957
Vues:
13
Claudio:

C# is a strongly typed language so you have to declare variable type before assining a value. For example if you wanted to declare a string variable you would do:
string strSomeString;
strSomeString = "I'm happy Duke lost to Indiana";
Charlie
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform