Esempio n. 1
0
 public void Buy(IAdditive resource)
 {
     throw new System.NotImplementedException();
 }
Esempio n. 2
0
 public void RenderAdditionDetails(IAdditive addition)
 {
     throw new System.NotImplementedException();
 }