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