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