IDataTypeTextSerializer Interface |
Namespace: CMS.DataEngine
public interface IDataTypeTextSerializer
The IDataTypeTextSerializer type exposes the following members.
Name | Description | |
---|---|---|
Deserialize |
Deserialize text into desired object.
| |
Serialize |
Serializes value into text.
|