コード例 #1
0
 public void SetGio(GioThi gt)
 {
     Tiet = gt;
 }
コード例 #2
0
 public void SetGio(MonThi mt, GioThi value)
 {
     mt.Tiet = value;
 }