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