| IQueueSerializer Interface |
Namespace: AccidentalFish.ApplicationSupport.Core.Queues
The IQueueSerializer type exposes the following members.
| Name | Description | |
|---|---|---|
| DeserializeT |
Deserialize the item from a string
| |
| SerializeT |
Serialize the item to a string
|