https://learn.microsoft.com/en-us/dotnet/api/system.runtime.serialization.iformatterconverter?view=net-10.0&redirectedfrom=MSDN
IFormatterConverter Interface (System.Runtime.Serialization) | Microsoft Learn
Provides the connection between an instance of SerializationInfo and the formatter-provided class best suited to parse the data inside the SerializationInfo.
interfacesystemruntimeserializationmicrosoft