Example #1
0
 public int GetTotalEmployees()
 {
     return(setupGateway.GetTotalEmployees());
 }