Exemplo n.º 1
0
 public static void CreateInstance(string path)
 {
     xmlObject = new XMLParser(path);
 }
Exemplo n.º 2
0
 public static void CreateInstance(string path)
 {
     xmlObject = new XMLParser(path);
 }