Exemple #1
0
 public bool LoadFiles(string fileName_1, string fileName_2)
 {
     return(DocumentRoot.LoadDocument(fileName_1, fileName_2));
 }