Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pass a date as a parameter
Message
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01547794
Message ID:
01547795
Vues:
49
>Hi.
>I want to passs a Date (Not dateTime) as a parameter to a C# method, but intellisense does not bring up an option for a Date in the Method
>Is this possible ?

No. There is no such thing as Date in .NET. What is the actual parameter ? (you can pass DateTime.Date but it is still a DateTime)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform