MultiConverter
Converts an incoming value using all of the incoming converters in sequence.
public MultiConverter()
Uses the incoming converters to convert the value.
This method is not implemented and will throw a NotImplementedException.