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