Interface IValueWrapper
Represents a value wrapper.
public interface IValueWrapper
- Extension Methods
Properties
- Type
Gets the type of the value.
- Value
Gets the value.
Methods
- Collect(IList)
Adds this object to the specified collection.
Represents a value wrapper.
public interface IValueWrapper
Gets the type of the value.
Gets the value.
Adds this object to the specified collection.