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