Reconfigure for GIT
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
Imports System
|
||||
Imports System.Reflection
|
||||
Imports System.Collections.Generic
|
||||
|
||||
Imports DevExpress.ExpressApp
|
||||
|
||||
Public NotInheritable Class [SubcontractorModule]
|
||||
Inherits ModuleBase
|
||||
Public Sub New()
|
||||
InitializeComponent()
|
||||
End Sub
|
||||
End Class
|
||||
Reference in New Issue
Block a user