コード例 #1
0
 public void Consume(IOperation Operation)
 {
     m_CPU.QueueOperation(Operation);
 }