Ejemplo n.º 1
0
 public QAuthenticator(QAuthenticator other)
     : this((Type) null)
 {
     CreateProxy();
     interceptor.Invoke("QAuthenticator#", "QAuthenticator(const QAuthenticator&)", typeof(void), typeof(QAuthenticator), other);
 }
Ejemplo n.º 2
0
 public QAuthenticator(QAuthenticator other) : this((Type)null)
 {
     CreateProxy();
     interceptor.Invoke("QAuthenticator#", "QAuthenticator(const QAuthenticator&)", typeof(void), typeof(QAuthenticator), other);
 }