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