C# (CSharp) Microsoft.Samples.Synchronization.ClientServices.Formatters Namespace

Classes

Name Description
EntryInfoWrapper Internal helper class that reads and parses all relevant information about an entry element.
FormatterConstants
FormatterUtilities
ODataAtomReader SyncReader implementation for the OData Atompub format
ODataAtomWriter SyncWriter implementation for the OData Atompub format
ReflectionUtility Class that will use .NET Reflection to serialize and deserialize an Entity to Atom
SyncReader Abstract class for SyncReader that individual format readers needs to extend