Code refactorization

This commit is contained in:
Marcin Ziąbek
2021-10-10 23:21:11 +02:00
parent 7174a2afa1
commit 5deea91fe4
6 changed files with 20 additions and 49 deletions
-3
View File
@@ -7,9 +7,6 @@ namespace QuestPDF.ReportSample
{
public static class DataSource
{
public static int SectionCounter { get; set; }
public static int FieldCounter { get; set; }
public static ReportModel GetReport()
{
return new ReportModel