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