Exemplo n.º 1
0
 public LocalSettings()
 {
     FakeAuth   = new FakeAuthSettings();
     PetsConfig = new PetsConfig();
 }
 public LocalSettings()
 {
     PetsConfig = new PetsConfig();
 }