コード例 #1
0
 public void Construct(Tnt tnt)
 {
     Tnt = tnt;
 }
コード例 #2
0
 public void Construct(Tnt tnt) => _tnt = tnt;