Konstruktor Model
Inicjuje nowe wystąpienie Model klasy
Przestrzeń nazw: Microsoft.MasterDataServices
Zestaw: Microsoft.MasterDataServices (w Microsoft.MasterDataServices.dll)
Składnia
'Deklaracja
Public Sub New
'Użycie
Dim instance As New Model()
public Model()
public:
Model()
new : unit -> Model
public function Model()