Exemple #1
0
 public int SetSocket(QTcpSocket socket)
 {
     return((int)interceptor.Invoke("setSocket#", "setSocket(QTcpSocket*)", typeof(int), typeof(QTcpSocket), socket));
 }
Exemple #2
0
 public int SetSocket(QTcpSocket socket)
 {
     return (int) interceptor.Invoke("setSocket#", "setSocket(QTcpSocket*)", typeof(int), typeof(QTcpSocket), socket);
 }