3
Answers

Methods in C# with parameters

jitendra lad

jitendra lad

4y
832
1
I have delcared variables  in a class, which are parameters to method.
when i call the method in Main method i need to pass parameters.please help me to know how to pass it while calling my method in Main method, without declaring it in Main method. Refere the code file attched.
Thanks. 

Attachment: new_2.rar

Answers (3)