BaseEntity<T> Constructor

Initializes a new instance of the BaseEntity<T> class.

Namespace:  Microsoft.WindowsAzure.MediaServices.Client
Assembly:  Microsoft.WindowsAzure.MediaServices.Client (in Microsoft.WindowsAzure.MediaServices.Client.dll)

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New BaseEntity()
protected BaseEntity()
protected:
BaseEntity()
new : unit -> BaseEntity
protected function BaseEntity()

See Also

Reference

BaseEntity<T> Class

Microsoft.WindowsAzure.MediaServices.Client Namespace