Re: Optional date parameter initialization
- From: Mattias Sjögren <mattias.dont.want.spam@xxxxxxxx>
- Date: Fri, 09 Sep 2005 18:13:51 +0200
>I have to supply a default value for the date - is there anything I can use
>that obviously indicates that the parameter has not been supplied by the
>caller?
No, you either have to pick one date value to magically represent the
missing state, or use method overloading.
Mattias
--
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.
.
- References:
- Optional date parameter initialization
- From: John Austin
- Optional date parameter initialization
- Prev by Date: Q: Slow update
- Next by Date: Re: Code Bookmark
- Previous by thread: Optional date parameter initialization
- Next by thread: Re: Optional date parameter initialization
- Index(es):
Relevant Pages
|