C# (CSharp) Appccelerate.DistributedEventBroker.Serializer Namespace

Classes

Name Description
DataContractEventArgsSerializer Serializer which uses the DataContractSerializer to serialize event arguments
DataContractEventArgsSerializerTest
DataContractEventArgsSerializerTest.CustomEventArgs
XmlEventArgsSerializer Serializer which serializes event arguments into an xml string. The standard xml serialization restrictions do apply.