'Declaration Public Function New( _ ByVal componentChangeService As System.ComponentModel.Design.IComponentChangeService, _ ByVal serializableObject As System.Object _ )
public C1FlipCardSerializer( System.ComponentModel.Design.IComponentChangeService componentChangeService, System.object serializableObject )
Parameters
- componentChangeService
 - IComponentChangeService
 - serializableObject
 - Object to serialize.