08-12-2022
This commit is contained in:
4
ECM.JobRunner.Windows/Models/Windream/ObjectType.vb
Normal file
4
ECM.JobRunner.Windows/Models/Windream/ObjectType.vb
Normal file
@@ -0,0 +1,4 @@
|
||||
Public Class ObjectType
|
||||
Public Name As String
|
||||
Public Indexes As New List(Of String)
|
||||
End Class
|
||||
Reference in New Issue
Block a user