C#C
C#3y ago
Ewan

✅ How to return variables from a function

void method() doesnt allow me to use the variables inside it outside the function, how do i do this?
Was this page helpful?