コード例 #1
0
ファイル: QXmlStreamWriter.cs プロジェクト: KDE/qyoto
 public void WriteAttributes(QXmlStreamAttributes attributes)
 {
     interceptor.Invoke("writeAttributes#", "writeAttributes(const QXmlStreamAttributes&)", typeof(void), typeof(QXmlStreamAttributes), attributes);
 }
コード例 #2
0
ファイル: QXmlStreamWriter.cs プロジェクト: micro-chen/qyoto
 public void WriteAttributes(QXmlStreamAttributes attributes)
 {
     interceptor.Invoke("writeAttributes#", "writeAttributes(const QXmlStreamAttributes&)", typeof(void), typeof(QXmlStreamAttributes), attributes);
 }