예제 #1
0
 private bool validar_Destino()
 {
     return(GestionDestino.validar_Destino(destino).Rows.Count == 0);
 }