Inheritance: Object, IDisposable
Esempio n. 1
0
 public QWebSecurityOrigin(QWebSecurityOrigin other)
     : this((Type) null)
 {
     CreateProxy();
     interceptor.Invoke("QWebSecurityOrigin#", "QWebSecurityOrigin(const QWebSecurityOrigin&)", typeof(void), typeof(QWebSecurityOrigin), other);
 }
Esempio n. 2
0
 public QWebSecurityOrigin(QWebSecurityOrigin other) : this((Type)null)
 {
     CreateProxy();
     interceptor.Invoke("QWebSecurityOrigin#", "QWebSecurityOrigin(const QWebSecurityOrigin&)", typeof(void), typeof(QWebSecurityOrigin), other);
 }