Exemplo n.º 1
0
 public static void Save(LayoutProperties prop, string fileName)
 {
     prop.Save(fileName);
 }