Ejemplo n.º 1
0
 public byte *GetInputContext(ref int offset, ref int size)
 {
     return(LibExpat.XMLGetInputContext(entityContext.XmlParser, ref offset, ref size));
 }