Compartilhar via


Construtor Error

Initializes a new instance of the Error class with default values.

Namespace:  Microsoft.MasterDataServices.Services.DataContracts
Assembly:  Microsoft.MasterDataServices.Services (em Microsoft.MasterDataServices.Services.dll)

Sintaxe

'Declaração
Public Sub New
'Uso

Dim instance As New Error()
public Error()
public:
Error()
new : unit -> Error
public function Error()