[]
Initializes a new instance of the AdapterConverter<TSource, TTarget> class with the specified creator function.
protected AdapterConverter(Func<TSource, TTarget> creator)