Esempio n. 1
0
 public void PlaceResult()
 {
     GetSlotManager();
     m_targetSlot = m_slotManager.GetResultSlot();
     Place();
 }