StorageHasherPicker(IEnumerable<IHasher>) Costruttore

Definizione

Un costruttore.

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))

Parametri

hashProviders
IEnumerable<IHasher>

I provider di hash usati da questa selezione.

Si applica a