Share via


ProjectedWrapper1 Constructor

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Creates a new instance of the ProjectedWrapper1 class.

Namespace:  System.Data.Services.Internal
Assembly:  Microsoft.Data.Services (in Microsoft.Data.Services.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New ProjectedWrapper1()
public ProjectedWrapper1()
public:
ProjectedWrapper1()
new : unit -> ProjectedWrapper1
public function ProjectedWrapper1()

See Also

Reference

ProjectedWrapper1 Class

System.Data.Services.Internal Namespace