Question:Which of the following interfaces should you implement to enable you to run a method after an instance of your class is deserialized? - VB.NET
A IFormatter B ISerializable C IDeserializationCallback D IObjectReference
+ AnswerC
+ Report