aboutsummaryrefslogtreecommitdiff
path: root/ExamTemplate/Common/MapperHolder.cs
blob: c750e0534a505eb71b4773f46461433010e6027c (plain) (blame)
1
2
3
4
5
6
7
8
using System;

namespace ExamTemplate.Common
{
    public class Class1
    {
    }
}