- Регистрация
- 21.08.2013
- Сообщения
- 249
- Благодарностей
- 12
- Баллы
- 18
I wrote a piece of code inside the C# Code box and it works fine just that I need to repeat that so I wanted to encapsulate into a function so I can create a loop.
If I run this code I get this error:
Using
in Visual Studio I get no errors at all. I know it's a simple syntax problem but I can't figure out what could be.
If I run this code I get this error:
Using
Код:
void testFunction()