Model コンストラクター
Model クラスの新しいインスタンスを初期化します。
名前空間: Microsoft.MasterDataServices.Services.DataContracts
アセンブリ: Microsoft.MasterDataServices.Services (Microsoft.MasterDataServices.Services.dll)
構文
'宣言
Public Sub New
'使用
Dim instance As New Model()
public Model()
public:
Model()
new : unit -> Model
public function Model()