C# Optional Parameters(www.blackwasp.co.uk)
submitted by
BlackWasp(4212) 2 years ago
C# 4.0 introduces optional parameters to the language for methods, constructors, indexers and delegates. Optional arguments can be defined within a member's signature but omitted from calls to that member, in which case default values are used instead.
|category: C#
|Views: 3
tags:
C# another
Everyones tags:
Your Tags: