Exemplo n.º 1
0
 public void GetMaterials(int id1)
 {
     ElementMaterialForConcreteHold = ServerRepository.GetAllMaterials(id1);
 }