Beispiel #1
0
 public static void CreateInstance(string path)
 {
     xmlObject = new XMLParser(path);
 }
Beispiel #2
0
 public static void CreateInstance(string path)
 {
     xmlObject = new XMLParser(path);
 }