IStreamStorageKeyFactory<T> Interface

Definição

Interface para uma fábrica de objetos chave IStreamStorage que usa como parâmetro um nome de fluxo.

generic <typename T>
public interface class IStreamStorageKeyFactory
public interface class IStreamStorageKeyFactory
template <typename T>
__interface IStreamStorageKeyFactory
public interface IStreamStorageKeyFactory<T>
type IStreamStorageKeyFactory<'T> = interface
Public Interface IStreamStorageKeyFactory(Of T)

Parâmetros de tipo

T

O tipo.

Métodos

CreateKey(String)

Cria a chave para os s

Aplica-se a