use of optional parameter in c#

Posted by Krishnamanohar under C# on 4/22/2013 | Points: 10 | Views : 1697 | Status : [Member] | Replies : 0
Hi Experts
i have two methods .first method with one argument and second method with two parameters (second parameter is optional).
then after creating the object i call the method with only one parameter then which will be called ?first or second? then why?
Thanks In advance
Krish




Responses

(No response found.)

Login to post response