コード例 #1
0
ファイル: Pinger.cs プロジェクト: Unity-Technologies/MGOBE
 public void Stop()
 {
     PingTimer.Close();
     PongTimer.Close();
 }