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