Ejemplo n.º 1
0
 public GarminFpl GetFromXmlFile(FileInfo file)
 {
     return(_xmlReader.ReadToObject(file));
 }