public void SetGio(GioThi gt) { Tiet = gt; }
public void SetGio(MonThi mt, GioThi value) { mt.Tiet = value; }