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