Esempio n. 1
0
 public override void RegisterProduct( Product product )
 {
     m_Owners.Add( ((IDCard)product).owner );
 }