Esempio n. 1
0
 public Task <Matrix> GetMatrixById(string id) => matrixRepository.Get(id);