Esempio n. 1
0
 private AppSettings LoadArtRegistry()
 {
     ArtRegistry = ArtRegistry.Load(registryFile());
     return(this);
 }