Пример #1
0
 void On(Promote x)
 {
     level = x.NewLevel;
 }
Пример #2
0
 void On(Promote x) => level = x.NewLevel;