次の方法で共有


DefaultStorageProviderSerializerOptionsConfigurator<TOptions> コンストラクター

定義

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)

パラメーター

serviceProvider
IServiceProvider

サービス プロバイダー。

適用対象