Example #1
0
 public EmployeeExpand GetExpandById(string value)
 {
     return(_hrrepository.GetExpandById(value));
 }