Пример #1
0
 public QDomNotation(QDomNotation x)
     : this((Type) null)
 {
     CreateProxy();
     interceptor.Invoke("QDomNotation#", "QDomNotation(const QDomNotation&)", typeof(void), typeof(QDomNotation), x);
 }
Пример #2
0
 public QDomNotation(QDomNotation x) : this((Type)null)
 {
     CreateProxy();
     interceptor.Invoke("QDomNotation#", "QDomNotation(const QDomNotation&)", typeof(void), typeof(QDomNotation), x);
 }