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