コード例 #1
0
ファイル: MainForm.cs プロジェクト: limlimb/test
 private void nextMapButton_Click(object sender, EventArgs e)
 {
     client?.NextMapClick();
 }