Beispiel #1
0
 void On(SetManager x)
 {
     manager = x.Manager;
 }
Beispiel #2
0
 void On(SetManager x) => manager = x.Manager;