コード例 #1
0
ファイル: BUS_DichVu.cs プロジェクト: aa1skillz/qlkhachsan
 public bool them(DTO_DichVu obj)
 {
     return(dv.themDV(obj));
 }