public void Add( ISerializerFormatter<TSource, TState> converter )
Public Sub Add ( converter As ISerializerFormatter(Of TSource, TState) )
member Add : converter : ISerializerFormatter<'TSource, 'TState> -> unit
In This Article