Ejemplo n.º 1
0
 public List <APP_PERMISSION> GetPermissions()
 {
     return(_repository.GetPermissions());
 }