ValueProviderFactoryExtensions クラス

定義

IValueProviderFactory の拡張メソッド。

public ref class ValueProviderFactoryExtensions abstract sealed
public static class ValueProviderFactoryExtensions
type ValueProviderFactoryExtensions = class
Public Module ValueProviderFactoryExtensions
継承
ValueProviderFactoryExtensions

メソッド

RemoveType(IList<IValueProviderFactory>, Type)

指定した型のすべての値プロバイダー ファクトリを削除します。

RemoveType<TValueProviderFactory>(IList<IValueProviderFactory>)

指定した型のすべての値プロバイダー ファクトリを削除します。

適用対象