Exemplo n.º 1
0
 public Parser(string path)
 {
     native = LtpFactory.GetLtpFactory().CreateParser(path);
 }
Exemplo n.º 2
0
 public Parser(string path)
 {
     native = LtpFactory.GetLtpFactory().CreateParser(path);
 }