Exemplo n.º 1
0
 public void Consume(IOperation Operation)
 {
     m_CPU.QueueOperation(Operation);
 }