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