IEntitySerializer Interface |
Namespace: Intuit.Ipp.Utility
public interface IEntitySerializer
The IEntitySerializer type exposes the following members.
Name | Description | |
---|---|---|
![]() | DeserializeT |
DeSerializes the message to Type T.
|
![]() | Serialize |
Serializes the specified entity.
|