Example #1
0
 get => new Player(nameText.Text, selectedClub, Int32.Parse(goalsText.Text)); set => newPlayer = value;
Example #2
0
 RunClient(action, shmid, ctl, st, Int32.Parse(pid), Boolean.Parse(initial));
Example #3
0
 RunClient(action, shmid, ctl, st, Int32.Parse(pid));