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