Beispiel #1
0
 public bool ThemMatHang(DTO_Hang loaidl)
 {
     return(hang.ThemMatHang(loaidl));
 }