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