Service Constructor
Initializes a new instance of the Service class.
Espacio de nombres: Microsoft.MasterDataServices.Services
Ensamblado: Microsoft.MasterDataServices.Services (en Microsoft.MasterDataServices.Services.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New Service()
public Service()
public:
Service()
new : unit -> Service
public function Service()