Pibd-24 Boyko_M.S. LabWork03 #3

Closed
LivelyPuer wants to merge 3 commits from lab3 into lab2
Showing only changes of commit 0493527262 - Show all commits

View File

@ -43,7 +43,7 @@ public class ChartReport
} }
} }
public List<(string, double)> GetData(DateTime dateTime) private List<(string, double)> GetData(DateTime dateTime)
{ {
try try
{ {