Beispiel #1
0
 public Xeco(Xeco xe)
 {
     this.maXe     = xe.maXe;
     this.loaiXe   = xe.loaiXe;
     this.bienSoXe = xe.bienSoXe;
     this.hangXe   = xe.hangXe;
     this.ngayGio  = xe.ngayGio;
 }
Beispiel #2
0
 public Xedapdien(Xeco xe) : base(xe)
 {
 }