Ejemplo n.º 1
0
 public ICollection <ApprovalPathModel> GetAllApprovalPath()
 {
     return(_iCommonGateway.GetAllApprovalPath());
 }