Partager via


DataSiteableServiceProvider<T>, constructeur (T)

Initialise une nouvelle instance de la classe d' DataSiteableServiceProvider<T> avec un site.

Espace de noms :  Microsoft.VisualStudio.Data.Framework
Assembly :  Microsoft.VisualStudio.Data.Framework (dans Microsoft.VisualStudio.Data.Framework.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    site As T _
)
public DataSiteableServiceProvider(
    T site
)
public:
DataSiteableServiceProvider(
    T site
)
new : 
        site:'T -> DataSiteableServiceProvider
public function DataSiteableServiceProvider(
    site : T
)

Paramètres

  • site
    Type : T
    Une instance du site du type générique T.

Sécurité .NET Framework

Voir aussi

Référence

DataSiteableServiceProvider<T> Classe

DataSiteableServiceProvider<T>, surcharge

Microsoft.VisualStudio.Data.Framework, espace de noms