你正在定义个一叫做Certkiller的类,这个类包含如下内容.<br /> Certkiller类包含一个可以再对象上执行的叫做ProcessChildren的方法。<br /> Cerkiller类的对象可以被序列化()<p> 你正在定义个一叫做Certkiller的类,这个类包含如下内容.<br /> Certkiller类包含一个可以再对象上执行的叫做ProcessChildren的方法。<br /> Cerkiller类的对象可以被序列化()</p>
A、A.Apply the OnDeserializing attribute to the ProcessChildren method.
B、B.Specify that Certkiller Class implements the IDeserializationCallback interface.
C、C.Specify that Certkiller Class inherits from the ObjectManager class.
D、D.Apply the OnSerialized attribute to the ProcessChildren method.
E、E.Create a GetObjectData method that calls ProcessChildren.
F、F.Create an OnDeserialization method that calls ProcessChildren.