ISerializationSurrogateProvider public interface ISerializationSurrogateProvider Documentation object GetDeserializedObject(object obj, Type targetType) object GetObjectToSerialize(object obj, Type targetType) Type GetSurrogateType(Type type)