konstruktor vb.net

Instance constructor:

Public Sub New()

End Sub
Shared constructor:

Shared Sub New()

End Sub
Cooperative Chinchilla