Ejemplo n.º 1
0
 private bool CanViewPlant()
 {
     return(Plants.Any());
 }