Partager via


StorageHasherPicker(IEnumerable<IHasher>) Constructeur

Définition

Constructeur.

public StorageHasherPicker (System.Collections.Generic.IEnumerable<Orleans.Storage.IHasher> hashProviders);
new Orleans.Storage.StorageHasherPicker : seq<Orleans.Storage.IHasher> -> Orleans.Storage.StorageHasherPicker
Public Sub New (hashProviders As IEnumerable(Of IHasher))

Paramètres

hashProviders
IEnumerable<IHasher>

Fournisseurs de hachage que ce sélecteur utilise.

S’applique à