0
How can I run multiple files with different outputs?
I'm creating 2 scripts in monodevelop.(empty c# file.) When I run the second code it always shows the output of first code. The output changes on manipulating first code only. Second code does not puts any effect like it's not even there.
1 Antwort
0
Put your code to help u