FeatureReferences<TCache> Struktura

Definice

Odkaz na kolekci funkcí.

generic <typename TCache>
public value class FeatureReferences
public struct FeatureReferences<TCache>
type FeatureReferences<'Cache> = struct
Public Structure FeatureReferences(Of TCache)

Parametry typu

TCache

Typ funkce.

Dědičnost
FeatureReferences<TCache>

Konstruktory

FeatureReferences<TCache>(IFeatureCollection)

Inicializuje novou instanci .FeatureReferences<TCache>

Pole

Cache

Toto rozhraní API je součástí infrastruktury ASP.NET Core a nemělo by být odkazováno kódem aplikace.

Vlastnosti

Collection

IFeatureCollectionZíská .

Revision

Získá číslo revize.

Metody

Fetch<TFeature,TState>(TFeature, TState, Func<TState,TFeature>)

Toto rozhraní API je součástí infrastruktury ASP.NET Core a nemělo by být odkazováno kódem aplikace.

Fetch<TFeature>(TFeature, Func<IFeatureCollection,TFeature>)

Toto rozhraní API je součástí infrastruktury ASP.NET Core a nemělo by být odkazováno kódem aplikace.

Initalize(IFeatureCollection)

Inicializuje FeatureReferences<TCache>.

Initalize(IFeatureCollection, Int32)

Inicializuje FeatureReferences<TCache>.

Platí pro