コード例 #1
0
 private void GetServerFromInternetTimer_Tick(object sender, EventArgs e)
 {
     controller.GetServerFromInternet();
 }