Beispiel #1
0
 private void Awake()
 {
     SocketTest.AsynConnect();
 }
Beispiel #2
0
 public SocketTest()
 {
     _instance = this;
 }