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