Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Optional parameters...
Message
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01117250
Message ID:
01119595
Vues:
16
Eric,
I know that but in my case all my 543 functions call are like this:
CheckLogin()
I the 543 functions call have no parameter I cannot have a option value.
Right?


>>Ok that is good but what if I have 543 calls to my function and none of the call has parameters.
>>
>>How can I make the optional parameter facultative?
>
>adding a OPTIONAL argument to your method doesn't requires you to modify your 543 callers. It is optional (faculative) and you don't need to provide a value when you call the method.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform