Ejemplo n.º 1
0
 public static void Write()
 {
     RequestManager.Write(historyPath, ref Songs);
 }
Ejemplo n.º 2
0
 public static void Write()
 {
     RequestManager.Write(requestsPath, ref Songs);
 }