共用方式為


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

服務提供者。

適用於