190930
This commit is contained in:
8
Pilz.Updating/Model/CodeLanguage.vb
Normal file
8
Pilz.Updating/Model/CodeLanguage.vb
Normal file
@@ -0,0 +1,8 @@
|
||||
Namespace Model
|
||||
|
||||
Public Enum CodeLanguage
|
||||
VB
|
||||
CSharp
|
||||
End Enum
|
||||
|
||||
End Namespace
|
||||
Reference in New Issue
Block a user