Konstruktor Identifier
Inicjuje nowe wystąpienie Identifier klasy przy użyciu wartości domyślnych.
Przestrzeń nazw: Microsoft.MasterDataServices.Services.DataContracts
Zestaw: Microsoft.MasterDataServices.Services (w Microsoft.MasterDataServices.Services.dll)
Składnia
'Deklaracja
Public Sub New
'Użycie
Dim instance As New Identifier()
public Identifier()
public:
Identifier()
new : unit -> Identifier
public function Identifier()