Ejemplo n.º 1
0
 private bool CanUpdate()
 {
     return(SelectedEvent != null && SelectedEvent.IsValid());
 }