Пример #1
0
        public override void Execute()
        {
            IDraw command = GetLastCommand();

            command?.Execute();
        }