ServiceParameterBindingFactory(Type) Oluşturucu

Tanım

Verilen hizmet türü için yeni ServiceParameterBindingFactory bir örnek oluşturur.

public ServiceParameterBindingFactory (Type serviceType);
new Microsoft.EntityFrameworkCore.Metadata.ServiceParameterBindingFactory : Type -> Microsoft.EntityFrameworkCore.Metadata.ServiceParameterBindingFactory
Public Sub New (serviceType As Type)

Parametreler

serviceType
Type

Hizmet türü.

Şunlara uygulanır