IValueProviderFactory 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
用於建立 IValueProvider 實例的處理站。
public interface class IValueProviderFactory
public interface IValueProviderFactory
type IValueProviderFactory = interface
Public Interface IValueProviderFactory
- 衍生
方法
CreateValueProviderAsync(ValueProviderFactoryContext) |
使用目前要求中的值建立 , IValueProvider 並將它新增至 ValueProviders 清單。 |