876b15af6b
-cambio versione -aggiunto messaggi mancanti -aggiunto cambio tema
12 lines
226 B
VB.net
12 lines
226 B
VB.net
Public Class ThemesDataServiceM
|
|
|
|
#Region "FIELDS & PROPERTIES"
|
|
|
|
Public Property Name As String
|
|
Public Property Path As String
|
|
Public Property AssemblyName As String
|
|
|
|
#End Region ' Fields & Properties
|
|
|
|
End Class
|