Partager via


DefaultStorageProviderSerializerOptionsConfigurator<TOptions> Constructeur

Définition

Initialise une nouvelle instance de la classe DefaultStorageProviderSerializerOptionsConfigurator<TOptions>.

public DefaultStorageProviderSerializerOptionsConfigurator (IServiceProvider serviceProvider);
new Orleans.Storage.DefaultStorageProviderSerializerOptionsConfigurator<'Options (requires 'Options : null and 'Options :> Orleans.Storage.IStorageProviderSerializerOptions)> : IServiceProvider -> Orleans.Storage.DefaultStorageProviderSerializerOptionsConfigurator<'Options (requires 'Options : null and 'Options :> Orleans.Storage.IStorageProviderSerializerOptions)>
Public Sub New (serviceProvider As IServiceProvider)

Paramètres

serviceProvider
IServiceProvider

Fournisseur de services.

S’applique à