Version

RootValueWrapper Class Members

The following tables list the members exposed by RootValueWrapper.

Public Constructors
 NameDescription
Public ConstructorRootValueWrapper ConstructorWraps the supplied value for serialization.  
Public Properties
 NameDescription
Public PropertyValueThe wrapped value. After deserialization, this returns the unwrapped inner value.  
See Also