A converter converts a value from a source type to a target type.

Namespace:  Gallio.Runtime.Conversions
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public interface IConverter
Visual Basic (Declaration)
Public Interface IConverter

See Also