public int GetCountTotal()
 {
     return(dGateway.GetCountTotal());
 }