Example #1
0
 public static void Write()
 {
     RequestManager.Write(historyPath, ref Songs);
 }
Example #2
0
 public static void Write()
 {
     RequestManager.Write(requestsPath, ref Songs);
 }