Конструктор Entity

Initializes a new instance of the Entity class.

Пространство имен:  Microsoft.MasterDataServices.Services.DataContracts
Сборка:  Microsoft.MasterDataServices.Services (в Microsoft.MasterDataServices.Services.dll)

Синтаксис

'Декларация
Public Sub New
'Применение

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