Click or drag to resize

IValueModifier interface

Helper for a ValueModifier; converts a value to a different value and/or format.

Namespace: Vishnu.Interchange
Assembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public interface IValueModifier

The IValueModifier Type exposes the following members.

Methods
 NameDescription of the
Public MethodModifyValue Converts a value into the format valid for this ValueModifier.
Back to the top
Remarks
File: IValueModifier Author: Erik Nagel 23/06/2013 Erik Nagel: created
See also