Esempio n. 1
0
 public Vader(IDeathStar star)
 {
     this.star = star;
 }
Esempio n. 2
0
 public Vader(IDeathStar star)
 {
     this.star = star;
 }