Esempio n. 1
0
 private AppSettings SaveArtRegistry()
 {
     ArtRegistry.Save();
     return(this);
 }