Beispiel #1
0
 public void Apply(ToggleRenamed e) => Name = e.NewName;
Beispiel #2
0
 private void Apply(ToggleRenamed e) => Name = e.NewName;