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