Sdílet prostřednictvím


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 objektu FeatureReferences<TCache>.

Pole

Cache

Toto rozhraní API je součástí infrastruktury ASP.NET Core a kód aplikace by na ho neměl odkazovat.

Vlastnosti

Collection

Získá .IFeatureCollection

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 kód aplikace by na ho neměl odkazovat.

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

Toto rozhraní API je součástí infrastruktury ASP.NET Core a kód aplikace by na ho neměl odkazovat.

Initalize(IFeatureCollection)

Inicializuje .FeatureReferences<TCache>

Initalize(IFeatureCollection, Int32)

Inicializuje .FeatureReferences<TCache>

Platí pro