예제 #1
0
 /// <summary>
 /// Вывод в файл
 /// </summary>
 private void PrintToFile()
 {
     SettingFile.PrintToFileListQueuering(listQueue);
 }