Beispiel #1
0
 protected override ICollection <SimDescription> GetSims()
 {
     return(Lots.GetSimsWith <WashingMachine>());
 }
Beispiel #2
0
 protected override ICollection <SimDescription> GetSims()
 {
     return(Lots.GetSimsWith <NectarMaker>());
 }