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