コード例 #1
0
 public bool Ping(string serverURL) => TSMan.Ping(serverURL);
コード例 #2
0
 public bool Ping() => TSMan.Ping();