C# Class Rebel.Cms.Web.ValueProviderExtensions

Mostra file Open project: RebelCMS/rebelcmsxu5

Public Methods

Method Description
ToValueProvider ( string>.this dictionary ) : IValueProvider

Converts a dictionary to an IValueProvider

Method Details

ToValueProvider() public static method

Converts a dictionary to an IValueProvider
public static ToValueProvider ( string>.this dictionary ) : IValueProvider
dictionary string>.this
return IValueProvider