Example #1
0
 public void repair()
 {
     storage.repair();
 }
 public virtual void  repair()
 {
     storage.repair();
 }