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