Exemplo n.º 1
0
 public bool Add(Huesped obj)
 {
     return(obj != null && obj.Add());
 }