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