1
Answer

Please suggest best way to passing parameters in function


Dear All,
My requirement is need to pass many parameters with different types using methods in c#.
Get and and set the value of this method.
Like
Get(int a, string name ....................................)
Please recomnd me the best way to use ..
Regards,
Sarava
Answers (1)