Пример #1
0
 internal void SaveJSON(string file)
 {
     JsonReport.Save(__cTradeService.Opens, __cTradeService.Closes, file);
 }