OutputCacheProviderCollection Construtor
Definição
Inicializa uma nova instância da classe OutputCacheProviderCollection.Initializes a new instance of the OutputCacheProviderCollection class.
public:
OutputCacheProviderCollection();
public OutputCacheProviderCollection ();
Public Sub New ()
Comentários
O OutputCacheProviderCollection construtor inicializa o objeto de tabela de hash que é usado pelo provedor de cache de saída para armazenar os itens.The OutputCacheProviderCollection constructor initializes the hash-table object that is used by the output cache provider to store the items.