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