Esempio n. 1
0
 public List<int> getRollenMatrix(int matid)
 {
     return matrixrepository.getRollenMatrix(matid);
 }