Example #1
0
 public void Insert(Materia mat)
 {
     materiaData.Insert(mat);
 }