Exemple #1
0
 public List <object> OnLoad(string fileName)
 {
     return(serialization.OnLoad(fileName));
 }