Example #1
0
 public string getNombre()
 {
     return(modificador.getNombre());
 }
Example #2
0
 public string getNombre()
 {
     return(estado.getNombre());
 }