C# Class Microsoft.WindowsAzure.Samples.Data.Services.Client.EpmSyndicationContentSerializer

Inheritance: EpmContentSerializerBase, IDisposable
Show file Open project: WindowsAzure-Toolkits/wa-toolkit-wp-nugets

Public Methods

Method Description
Dispose ( ) : void

Protected Methods

Method Description
Serialize ( EpmTargetPathSegment targetSegment, EpmSerializationKind kind ) : void

Private Methods

Method Description
CreateAuthor ( bool createNull ) : void
CreateUpdated ( ) : void
EpmSyndicationContentSerializer ( EpmTargetTree tree, object element, XmlWriter target ) : System
FinishAuthor ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Serialize() protected method

protected Serialize ( EpmTargetPathSegment targetSegment, EpmSerializationKind kind ) : void
targetSegment EpmTargetPathSegment
kind EpmSerializationKind
return void