Ejemplo n.º 1
0
 // new !!!
 public void AssignedABusser(Busser busser)
 {
     // this is used in the CleanTable() in this class
     this.CookBusser = busser;
 }
Ejemplo n.º 2
0
 // new !!!
 public void AssignedABusser(Busser busser)
 {
     // this is used in the CleanTable() in this class
     this.CookBusser = busser;
 }