コード例 #1
0
ファイル: Evolucion.cs プロジェクト: SlidVermin/galactusV1.0
 public void borrar()
 {
     EvolucionMedicaDAL.borrarEvolucion(this);
 }