Пример #1
0
 public void Buy(IAdditive resource)
 {
     throw new System.NotImplementedException();
 }
Пример #2
0
 public void RenderAdditionDetails(IAdditive addition)
 {
     throw new System.NotImplementedException();
 }