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
/
Services
/
Class1.cs
blob: f374fd7c70096af123e0e99eb31b3c29c94a2902 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
using
System
;
namespace
ExamTemplate
.
Services
{
public class
Class1
{
}
}