FeatureReferences<TCache> 結構
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
特徵集合的參考。
generic <typename TCache>
public value class FeatureReferences
public struct FeatureReferences<TCache>
type FeatureReferences<'Cache> = struct
Public Structure FeatureReferences(Of TCache)
類型參數
- TCache
功能的類型。
- 繼承
-
FeatureReferences<TCache>
建構函式
FeatureReferences<TCache>(IFeatureCollection) |
初始化 FeatureReferences<TCache> 的新執行個體。 |
欄位
Cache |
此 API 是 ASP.NET Core基礎結構的一部分,不應由應用程式程式碼參考。 |
屬性
Collection | |
Revision |
取得修訂編號。 |
方法
Fetch<TFeature,TState>(TFeature, TState, Func<TState,TFeature>) |
此 API 是 ASP.NET Core基礎結構的一部分,不應由應用程式程式碼參考。 |
Fetch<TFeature>(TFeature, Func<IFeatureCollection,TFeature>) |
此 API 是 ASP.NET Core基礎結構的一部分,不應由應用程式程式碼參考。 |
Initalize(IFeatureCollection, Int32) | |
Initalize(IFeatureCollection) |