예제 #1
0
 public OtraAlergia()
 {
     expediente = new Expediente();
     categoria  = new CategoriaAlergia2();
 }
예제 #2
0
 public OtraActividad()
 {
     expediente = new Expediente();
 }