6 lines
96 B
VB.net
6 lines
96 B
VB.net
Public Class ProjectSlabV
|
|
Sub New()
|
|
InitializeComponent()
|
|
End Sub
|
|
End Class
|