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

Inheritance: EpmContentSerializerBase, IDisposable
Afficher le fichier Open project: WindowsAzure-Toolkits/wa-toolkit-wp-nugets

Méthodes publiques

Méthode Description
Dispose ( ) : void

Méthodes protégées

Méthode Description
Serialize ( EpmTargetPathSegment targetSegment, EpmSerializationKind kind ) : void

Private Methods

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

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Serialize() protected méthode

protected Serialize ( EpmTargetPathSegment targetSegment, EpmSerializationKind kind ) : void
targetSegment EpmTargetPathSegment
kind EpmSerializationKind
Résultat void