ValueProviderFactoryExtensions Class

Definition

Extension methods for IValueProviderFactory.

public ref class ValueProviderFactoryExtensions abstract sealed
public static class ValueProviderFactoryExtensions
type ValueProviderFactoryExtensions = class
Public Module ValueProviderFactoryExtensions
Inheritance
ValueProviderFactoryExtensions

Methods

RemoveType(IList<IValueProviderFactory>, Type)

Removes all value provider factories of the specified type.

RemoveType<TValueProviderFactory>(IList<IValueProviderFactory>)

Removes all value provider factories of the specified type.

Applies to