Esempio n. 1
0
 public override void SetLexicalHandler(QXmlLexicalHandler handler)
 {
     interceptor.Invoke("setLexicalHandler#", "setLexicalHandler(QXmlLexicalHandler*)", typeof(void), typeof(QXmlLexicalHandler), handler);
 }
Esempio n. 2
0
 public abstract void SetLexicalHandler(QXmlLexicalHandler handler);
Esempio n. 3
0
 public abstract void SetLexicalHandler(QXmlLexicalHandler handler);
Esempio n. 4
0
 public override void SetLexicalHandler(QXmlLexicalHandler handler)
 {
     interceptor.Invoke("setLexicalHandler#", "setLexicalHandler(QXmlLexicalHandler*)", typeof(void), typeof(QXmlLexicalHandler), handler);
 }