Interface IConverterProvider


  • public interface IConverterProvider
    An interface to obtain a converter for an arbitrary type.

    This interface is primarily intended to allow client code to configure the ConverterContext to use a custom converter for complex types.

    • Method Detail