|
The standard C# solution for this is multiple
functions.
Another, somewhat frowned upon, way is to pass a
function an ArrayList that contains the parameters. This is quite a bit
more unreadable, and actually makes for more writing/checking of
code.
Michael
|
- [Mono-list] Default Arguments Chris J. Breisch
- Re: [Mono-list] Default Arguments Michael Malinak
- Re: [Mono-list] Default Arguments Brad Wilson
- RE: [Mono-list] Default Arguments Brian Crowell
- Re: [Mono-list] Default Arguments Brad Wilson
- RE: [Mono-list] Default Arguments Chris J. Breisch
