Constructeur Error
Initializes a new instance of the Error class with default values.
Espace de noms : Microsoft.MasterDataServices.Services.DataContracts
Assembly : Microsoft.MasterDataServices.Services (en Microsoft.MasterDataServices.Services.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New Error()
public Error()
public:
Error()
new : unit -> Error
public function Error()