Factory for generating classes that implement IValueHost that use ValueHostConfig.
ValueHostConfig identifies the desired implementation.
Most apps will use the ValueHost and InputValueHost class implementations.
When adding a new ValueHost class, implement an IValueHostGenerator and register it
with the ValueHostFactory.
Factory for generating classes that implement IValueHost that use ValueHostConfig. ValueHostConfig identifies the desired implementation. Most apps will use the ValueHost and InputValueHost class implementations. When adding a new ValueHost class, implement an IValueHostGenerator and register it with the ValueHostFactory.