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