コード例 #1
0
ファイル: BUS_Phong.cs プロジェクト: aa1skillz/qlkhachsan
 public bool capnhatphong(DTO_Phong obj)
 {
     return(Phong.CapNhatPhong(obj));
 }