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