Beispiel #1
0
 public void Construct(Tnt tnt)
 {
     Tnt = tnt;
 }
 public void Construct(Tnt tnt) => _tnt = tnt;