ValueElementHelper Class

A helper class that assists in deserializing parameter and property elements. These elements both have a single "value" child element that specify the value to inject for the property or parameter.

Namespace:  Microsoft.Practices.Unity.Configuration.ConfigurationHelpers
Assembly:  Microsoft.Practices.Unity.Configuration (in Microsoft.Practices.Unity.Configuration.dll)

Syntax

'Declaration
Public Class ValueElementHelper
public class ValueElementHelper
public ref class ValueElementHelper
public class ValueElementHelper

Inheritance Hierarchy

System.Object
  Microsoft.Practices.Unity.Configuration.ConfigurationHelpers.ValueElementHelper

See Also

ValueElementHelper Members

Microsoft.Practices.Unity.Configuration.ConfigurationHelpers Namespace