コード例 #1
0
 public IEnumerable <KhachHangDto> GetKHDtos()
 {
     return(KHservice.KhachHang_GetAll());
 }