Re: check for console input
Take a look at the following...
Re: check for console input
It seems that the link is broken... :sick: Actually the whole site is down. I'll check it later.
Re: check for console input
Cilu, when you say that you've implemented an observer pattern - have you done this by hand ?
Just to let you know you can write your own events and an event is effectively an inbuilt-observer pattern.
If you're using events then ignore me. It's just in case you hadn't got to events in your C# investigations yet.
Darwen.