index
:
IT-kariera/it-kariera-exam-template
master
A template that could be useful for the final IT-kariera exam in 2021. Made in 24 hours.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
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
{
}
}