1
Answer

Please suggest best way to passing parameters in function

Photo of Saravanan Gajendran

Saravanan Gajendran

15y
2.6k
1

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)