Пример #1
0
    public static void Main()
    {
        PhoneHandler handler = new PhoneHandler();

        handler.start();
    }