Beispiel #1
0
 public void AddTrap(Trap trap)
 {
     this.Trap = trap;
 }
Beispiel #2
0
 public void AddTrap(Trap trap)
 {
     this.Trap = trap;
 }