ModelReader Constructor

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

Namespace:  Microsoft.MasterDataServices.Deployment
Assembly:  Microsoft.MasterDataServices.Deployment (in Microsoft.MasterDataServices.Deployment.dll)

Syntax

'Declaration
Public Sub New
'Usage

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