Example #1
0
 public DataTable ShowInformation()
 {
     return(_customeRepository.ShowInformation());
 }