Exemplo n.º 1
0
 public static GlobalSettings Clone(this GlobalSettings gs)
 {
     return(gs.CloneJson());
 }