Exemple #1
0
 internal void ConnectToServer()
 {
     Task task = PandaApi.ConnectToServer(Host, Port);
 }