190930
This commit is contained in:
13
Pilz.Updating/Model/UpdateInfo.vb
Normal file
13
Pilz.Updating/Model/UpdateInfo.vb
Normal file
@@ -0,0 +1,13 @@
|
||||
Namespace Model
|
||||
|
||||
Public Class UpdateInfo
|
||||
|
||||
Public Property Name As String
|
||||
Public Property Version As Version
|
||||
Public Property State As BuildState
|
||||
Public Property Build As UInteger
|
||||
Public Property Changelog As String
|
||||
|
||||
End Class
|
||||
|
||||
End Namespace
|
||||
Reference in New Issue
Block a user