Construtor ErrorContext
Initializes a new instance of the ErrorContext class.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (em Microsoft.MasterDataServices.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New ErrorContext()
public ErrorContext()
public:
ErrorContext()
new : unit -> ErrorContext
public function ErrorContext()