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