C1FlipCardSerializer Constructor(IComponentChangeService,Object)
Initializes a new instance of the C1FlipCardSerializer class.
public C1FlipCardSerializer(
System.ComponentModel.Design.IComponentChangeService ,
System.object
)
'Declaration
Public Function New( _
ByVal As System.ComponentModel.Design.IComponentChangeService, _
ByVal As System.Object _
)
Parameters
- componentChangeService
- IComponentChangeService
- serializableObject
- Object to serialize.