+ 4
How to call multiple methods in C#?
I'm a beginner in C# so correct me if am wrong.. I'm learning methods now and I've never been taught how to call multiple methods, anytime I try I get errors.😢 . Please if it is possible, how can I do it??
3 odpowiedzi
+ 3
call other methods inside other method of class
https://code.sololearn.com/c2I3fqU10nFT/?ref=app