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