Example #1
0
 public bool EstaEnContinente()
 {
     return(Ubicacion.Equals("Continente"));
 }