Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
IIF In C#?
Message
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Titre:
IIF In C#?
Divers
Thread ID:
01455229
Message ID:
01455229
Vues:
145
Any way to do this in C# like VFP's IIF()?
if (Checked)
{
    _CheckItemsCount++;
}
else
{
    _CheckItemsCount--;
}
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform